The project aims to build a mini compiler for C language
- Shivananda D (15CO148)
- Yeshwanth R (15CO154)
The front-end of compiler consisting of the following four phases is built:
- Lexical Analysis
- Syntax Analysis
- Semantic Analysis
- Intermediate Code Generation