[CS502: Compiler Design] Built Five Phases of Compiler - Parsing Trees, Semantic Analysis, Intermediate Code Generation, Live Variable Analysis, Register Allocation
-
Updated
Aug 26, 2023 - Java
[CS502: Compiler Design] Built Five Phases of Compiler - Parsing Trees, Semantic Analysis, Intermediate Code Generation, Live Variable Analysis, Register Allocation
A custom actor-based compiler
Fool compiler developed in Java/Antlr4: lexical and syntactical analysis, type checking, code generation. Visitor pattern is adopted.
Clone this repo and generate types in multiple languages for your enterprise.
🎓💻Compiler and Programming Languages Design Course Computer Assignment Phase 3 - Fall 2021
Type Analyzer for JavaScript
Implementing AST and Symbol Table for Smoola and producing errors
This is a minimal language build on top of java virtual machine for image processing
Add a description, image, and links to the type-checking topic page so that developers can more easily learn about it.
To associate your repository with the type-checking topic, visit your repo's landing page and select "manage topics."