The present work aims to translate a program understandable by a c++ compiler into a sequence of equivalent instructions (where possible) written in python language
-
Updated
Dec 16, 2019 - C
The present work aims to translate a program understandable by a c++ compiler into a sequence of equivalent instructions (where possible) written in python language
Compiler for the toy language ERPLAG as a part of Compiler Construction course at BITS Pilani
🐫 A simple calculator that evaluates a mathematical expression and shows the step by step solutions.
Compiler project for CS F363
Add a description, image, and links to the parse-trees topic page so that developers can more easily learn about it.
To associate your repository with the parse-trees topic, visit your repo's landing page and select "manage topics."