static-semantic-analysis
There are 2 repositories under static-semantic-analysis topic.
frblazquez/PL
Implementation of a custom language compiler. It includes lexical, syntactical, static-semantics analyzers and code generation for the abstract p-machine. Done in collaboration with Bittor Alaña.
yeong-hwan/minic-compiler
Compiler that converts a C-like programming language to JVM bytecode