BARF - A Sweet Suite Of Compiler Tools - By Victor Dods

0.5.20070121

"Bison Awesomely Replaced, Flex" (or choose your own stupid acronym) is a suite of compiler tools intended to supplant good ol' flex and bison.

NOTE: BARF is still under development and is not yet feature-complete. It is prone to design/API changes without warning, so don't expect to not have to change stuff if you start using it this early.

The primary tools, reflex and trison aren't "yet another" incarnations/clones of flex and bison. The critical feature is that neither are bound to a particular target (e.g. C++ only or Java only). The two tools are simply engines for generating abstract state machines. The generation of code for a specific target is done via preprocessor and is governed by set of specification files. See The Targetspec And Codespec Paradigm for more information.

Currently included tools are:

Table Of Contents


Hosted by SourceForge.net Logo -- Generated on Mon Jan 7 22:58:00 2008 for BARF by doxygen 1.5.1