Interpreter to scan, parse and evaluate RPAL programs using grammer rules and lambda calculus
-
Updated
May 16, 2024 - C++
Interpreter to scan, parse and evaluate RPAL programs using grammer rules and lambda calculus
This repository contains an RPAL interpreter developed as Semester 4 project. The interpreter includes a lexical analyzer, parser, and CSE machine. It demonstrates the implementation of core components necessary for interpreting the RPAL programming language.
Add a description, image, and links to the cse-machine topic page so that developers can more easily learn about it.
To associate your repository with the cse-machine topic, visit your repo's landing page and select "manage topics."