There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project implements a compiler for a custom programming language featuring lexical and syntax analysis, intermediate representation in Polish Notation, and code generation.