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

https://github.com/tabrizian/compilercompiler

Compiler Course Project
https://github.com/tabrizian/compilercompiler

amirkabir-university compiler-design lex yacc

Last synced: 6 months ago
JSON representation

Compiler Course Project

Awesome Lists containing this project

README

          

# CompilerCompiler
Compiler Course Project
## Running
First make sure you have flex installed.
Running is pretty simple:
```shell
make
```

# Contributors
* Mohammad Mahdi Samiei Paqale
* Iman Tabrizian