An interpreter developed for the RPAL language.
-
Updated
Jul 1, 2020 - Java
An interpreter developed for the RPAL language.
The Partial RPAL interpreter takes an Abstract Syntax Tree generated from an RPAL program, standardizes it and evaluates it on a CSE machine.
Rpal interpreter implemented in Java which evaluates AST trees
Interpreter | Semester Group Project | CS3513 - Programming Languages | Semester 04
Welcome to the RPAL Interpreter repository! This project is an implementation of an interpreter for RPAL (Recursive Programming Algorithmic Language), a functional programming language
Add a description, image, and links to the rpal topic page so that developers can more easily learn about it.
To associate your repository with the rpal topic, visit your repo's landing page and select "manage topics."