MimIR is my Intermediate Representation
-
Updated
Dec 17, 2025 - C++
MimIR is my Intermediate Representation
This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Programming Language.
JuCC - Jadavpur University Compiler Compiler
Theory of compilation course, MIPT
Compiler for Decaf Programming Language
Lisp compiler for x86-64
tiny-lang — A different programming language. Supports a bunch of spoken languages.
Easy Compiler Compiler written in C++
Compiler-compiler for writing compiler frontends with Lua
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET
parser combinator and AST generator in c++17
ShnooTalk is a new programming language
🖥a simple c-like language compiler
a simple compiler
Краткий гайд по написанию плагинов для GCC на русском языке
A compiler for a subset of C11 language. Under development...
C++ ( C++ 17 ) codes for creating a Lexical and LL1 Syntax Analyser
A Compiler made for the Decaf Language using Flex, Bison and LLVM IR for generating code dump and interpreting.
End-to-end compiler for MiniPascal, a simplified Pascal language. Built with C++, Flex, and Bison, it parses, semantically analyzes, and generates assembly for a custom stack-based VM.
Add a description, image, and links to the compiler-construction topic page so that developers can more easily learn about it.
To associate your repository with the compiler-construction topic, visit your repo's landing page and select "manage topics."