GCC Resource Center, Indian Institute of Technology Bombay
Duration: May. 2018 - Jul. 2018
- Developed a basic calculator program by modifying the functionality of the BC command in Linux using
PLY, capable of evaluating both basic expressions and complex numbers.
- Added functionality to generate PDF files of the parse tree and abstract syntax tree for the input
expressions
- Developed a language called PLY++, an advanced version of PLY, designed to provide ease of use for
programmers