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
- Host: GitHub
- URL: https://github.com/tabrizian/compilercompiler
- Owner: Tabrizian
- Created: 2016-10-26T07:36:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-03T06:15:46.000Z (over 8 years ago)
- Last Synced: 2024-04-28T15:50:28.893Z (over 1 year ago)
- Topics: amirkabir-university, compiler-design, lex, yacc
- Language: Yacc
- Size: 107 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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