simple programming language i made to study theory of compilers
-
Updated
Dec 14, 2025 - Java
simple programming language i made to study theory of compilers
RPAL Interpreter: Developed as part of CS3513, this project interprets RPAL language, encompassing lexical analysis, parsing, and AST construction. Ensures precise execution of RPAL programs, maintaining adherence to grammar and semantics for robust and efficient interpretation.
Brainfuck Interpreter in Python is a fully featured Brainfuck interpreter written in Python. It supports interactive mode, executing code from files, or running raw Brainfuck code passed as command-line arguments.
Implementing the Lox prgoramming language (of ‘Crafting Interpreters’ book) in Java, hence 'jlox'.
Turing complete programming language and interpreter
Add a description, image, and links to the interpreter-design topic page so that developers can more easily learn about it.
To associate your repository with the interpreter-design topic, visit your repo's landing page and select "manage topics."