GitHub topics: interpreter-design
BaseMax/brainfuck-interpreter-python
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.
Language: Python - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

malinduGamage/RPAL-Interpreter
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.
Language: Python - Size: 5.44 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0
