Компилятор подмножества языка программирования Eiffel
-
Updated
Oct 23, 2025 - Python
Компилятор подмножества языка программирования Eiffel
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.
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.
For practical exams
Python program for automatically playing virtual pianos with a computer keyboard using text files with a defined grammar.
A simple python program that emulates console.
This is a repo of the 4 assignments from the course CIIC4030. It's about creating a Rust parser. Grades: [100,99,89,97]
a language interpreter as a school project
The front-end of a SQL compiler written with Python PLY yacc and lex tools
Python constructs parser built using lex and yacc
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."