News
This is a language developed for compiler design assignment. *Has basic functionalities ... follow the instructions inside compile.sh. The result (Three address code) can be viewed inside the ...
. ├── main.cpp # Entry point: live interpreter + full compiler ├── tokenizer.cpp/.h # Converts input into tokens ├── parser.cpp/.h # Parses tokens into AST ├── ast.h # AST node definitions ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results