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.
-
Updated
Jan 24, 2021 - Java
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.
Compiler that converts a C-like programming language to JVM bytecode
Add a description, image, and links to the static-semantic-analysis topic page so that developers can more easily learn about it.
To associate your repository with the static-semantic-analysis topic, visit your repo's landing page and select "manage topics."