Compiler Design
- Run
make
command to build code binaries - Use CPP compiler by running command:
./runcpp filename
- Source Language: C++
- Implementation Language: Python
- Target Language: MIPS
- Python 3.5.2
- ply 3.10 (Python Lex & Yacc)
- Pydot 1.2.3
- E.d. Willink's C++ grammar and lexer written in yacc and flex of C language.
- Vaibhav Nagar
- Tushant Mittal