3 Author: Mark Slee (mcslee@facebook.com)
4 Last Modified: 2007-Mar-06
6 Thrift is distributed under the Thrift open source software license.
7 Please see the included LICENSE file.
12 This compiler takes thrift files as input and generates output code across
13 various programming languages. To build and install it, do this:
20 It requires some form of LEX and YACC to be installed, which should be
21 picked up by autoconf.
23 Not much else to report here. You'll have to look at the code to get your
24 questions answered. Or just run the executable after you build and take
25 a look at the usage message.