This project is a simple implementation of compiler compiler. The idea for this project is to apply all knowledges on the subject and to increase them. This contqin the creation of a lexer, a parser, and a support to code generation via semantic actions. This project want to provide a framework in Java language for lexer and parser, which can be included in another project, or can be used as a "standalone compiler". This project has no ambition other than learn and share. I hope you'll enjoy this as much as we do. the code is placed under GPLv3
Repository containing all the sources of "gniehCC - a compiler compiler" under the GPLv3 license.