A compiler frontend for the C programming language
-
Updated
Sep 21, 2025 - C++
A compiler frontend for the C programming language
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
A compiler front end for the C++ language
A simple compiler written from scratch in C++ for an undergraduate course in program translation.
tiny-lang — A different programming language. Supports a bunch of spoken languages.
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
Compiler-compiler for writing compiler frontends with Lua
First two front-end phases of a language-independent compiler implemented in C++
Implementation of the dragon book front end in different languages.
Compiler frontend for Pascal like language.
已弃用,重构中 | Deprecated and under refactoring
Toy language interpreter and compiler for simple .jl files
ProjektBarium - a compiler for my programming language barium
LLVM frontend for my pet programming language
A toy C++ Compiler written in C++. Mainly used for educational purposes. Was part of a final year dissertation.
An old uncompleted project to learn about compilers and LLVM.
Implementing a toy language frontend using LLVM
Add a description, image, and links to the compiler-frontend topic page so that developers can more easily learn about it.
To associate your repository with the compiler-frontend topic, visit your repo's landing page and select "manage topics."