An open API service indexing awesome lists of open source software.

https://github.com/youssefali11997/compiler-generator

Built a compiler generator tool which can be supplied with lexical and grammar rules of any programming language and used to generate the lexical and syntax analyzer needed to generate intermediate code.
https://github.com/youssefali11997/compiler-generator

compiler-design compilers dfa grammars lexical-analysis nfa regex syntax-analysis

Last synced: 2 months ago
JSON representation

Built a compiler generator tool which can be supplied with lexical and grammar rules of any programming language and used to generate the lexical and syntax analyzer needed to generate intermediate code.

Awesome Lists containing this project