| |
| | Free Compiler Construction Tools: Lexers, Parser Generators, Optimizers (thefreecountry.com) |
 | | These compiler construction kits, parser generators, lexical analyzer (analyser) (lexers) generators, code optimzers (optimizer generators), provide the facility where you define your language and allow the compiler creation tools to generate the source code for your software. |
 | | This compiler construction tool purports to provide a uniform framework for language recognition, definition of abstract syntax trees, construction of tree walkers based on pattern recognition, smart traversal, simple unparsing for source to source translation and optimal code selection for microprocessors. |
 | | Berkeley YACC ("Yet Another Compiler Compiler") is a public domain parser generator that is the precursor of the GNU BISON. |
| www.thefreecountry.com /programming/compilerconstruction.shtml (2323 words) |
|