Rascal-compiler Compiler implementation of the reduced pascal language (Rascal) in python. How to run? # run the main.py file python3 main.py the program will output the lexemes and the parsing result for the examples in the main file.