diegohommer/mini-compiler
A simple compiler developed as part of the Compilers course at UFRGS. It includes a full frontend with lexical, syntactic, and semantic analysis, and generates both ILOC and x86 assembly code.
11
/ 100
Experimental
No commits in the last 6 months.
Stale 6m
No Package
No Dependents
Maintenance
2 / 25
Adoption
0 / 25
Maturity
9 / 25
Community
0 / 25
Stars
—
Forks
—
Language
C
License
MIT
Category
Last pushed
Jul 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/diegohommer/mini-compiler"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
javaparser/javaparser
Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
67
asmjit/asmjit
Low-latency machine code generation
63
lioncash/biscuit
A runtime code generator for RISC-V
49
llvm-hs/llvm-hs-pretty
Pretty printer for LLVM AST to Textual IR
48
bytexenon/Tiny-Lua-Compiler
⛄Possibly the smallest Lua compiler ever
46