tharoosha / RPAL-Interpreter

Implement a lexical analyzer and a parser for the RPAL language. Output of the parser gives the Abstract Syntax Tree (AST) for the given input program. Implemented an algorithm to convert the Abstract Syntax Tree (AST) in to Standardize Tree (ST) and implement CSE machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tharoosha/RPAL-Interpreter Issues

No issues in this repository yet.