a language interpreter as a school project
-
Updated
Dec 23, 2019 - Python
a language interpreter as a school project
A simple python program that emulates console.
The front-end of a SQL compiler written with Python PLY yacc and lex tools
Python constructs parser built using lex and yacc
Python program for automatically playing virtual pianos with a computer keyboard using text files with a defined grammar.
For practical exams
Este es un intérprete en el que se pueden realizar operaciones matemáticas básicas: suma, resta, multiplicación y división.
A collection of programming languages, a little like how fishScript and fishBytes would've turned out had I known how to program when making them.
An educational Yacc parser implementation for the specified grammar, featuring Java-like addition rules and integrated type checking for assignment consistency. Explore code, examples, and tests to deepen your understanding of Yacc parsing and semantic analysis.
Add a description, image, and links to the yacc-lex topic page so that developers can more easily learn about it.
To associate your repository with the yacc-lex topic, visit your repo's landing page and select "manage topics."