Skip to content

igorFNegrizoli/CompiladohDuMineirin

Repository files navigation

CompiladohDuMineirin

Compiler developed by Igor França Negrizoli and Mateus Karvat Camara in 2022 as an assignment for a Compilers class. It compiles code written in the Mineirin# programming language designed by them in a Programming Languages class taken in 2020.

The Compiler performs Lexical, Syntactic and Semantic analysis in panic mode (which exibits error messages but does not stop compiling whenever an error is found), generating Intermediate code at the end of it.

About

Compiler for a Brazilian dialect based language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages