Found 171 repositories(showing 30)
ssloy
Writing a compiler in a week-end
stardust95
c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
Mustafa-khann
A tinycompiler in C from scratch
zouxiaohang
TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写
VimalWill
MLIR based Tiny Graph Compiler [dev-stage]
run4flat
Perl bindings for the Tiny C Compiler
Nightaway
Tiny语言编译器
amaiorano
A tiny compiler written in modern C++ that transpiles Lisp to C++
JL916
编译原理课程设计 类C语言编译器
wllqwzx
A tiny compiler with IR optimization.
davidsun
A tiny compiler for simple programming languages
SuperCB
A compiler made by CB
scatyf3
No description available
lyx-GitH
tinyCompiler for ZJU Compiler class
nmud
SSA Based Compiler for Tiny programming language, generates Dot graph code
williamfedele
⚡ Compiler written in Zig for fun
Ze-Ro0o
No description available
ndriker
SSA Optimizing Compiler for Tiny Language (CS 142B)
littlepretty
Learn Compiler
ThomasAtlantis
curriculum design and test Clion VCS
X1aoR0
Compiler Construction的python版编译器
Chady00
Tiny compiler ( Lexical analysis + Syntax Analyzer) implemented in a QT user-friendly GUI
jiefisher
A simple Compiler in python Using Antlr4 to parse, and using llvmlite to generate bytecode.
A Extended Project in Tiny Compiler by Kenneth C. Louden
ad-world
A very small compiler for the BASIC language written in Go
MarioGamal
Compiler Implementation for TINY programming language
berkut998
Compiler for a simple programming language
d3cypherd
Lightweight Recursive Descent Compiler written in Go
imazani
A compiler for a simplified dialect of the language BASIC. Compiles the source code to C.
cyendra
Tiny Compiler