c-compiler topic

List c-compiler repositories

xcc

183
Stars
13
Forks
Watchers

Toy C compiler for x86-64/aarch64/riscv64/wasm

C_Compiler_Project

26
Stars
5
Forks
Watchers

编译原理课程设计 - 文法设计 & 词法分析 & LL(1)语法分析 & 语义分析(语法制导翻译)

mescc

52
Stars
6
Forks
Watchers

Mike's Enhanced Small C Compiler for Z80 and CP/M.

smallc

27
Stars
9
Forks
Watchers

Here is collection of original untouched source code for 'Small C' family

sol-1

67
Stars
3
Forks
Watchers

Sol-1: A CPU/Computer System made from 74 series logic.

Squint

20
Stars
0
Forks
Watchers

Squint: A peephole optimizer for stack VM compilers

c-compiler

21
Stars
3
Forks
Watchers

:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of ses...

Compiler-CSE-310-BUET

25
Stars
1
Forks
Watchers

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...

ckompiler

19
Stars
0
Forks
Watchers

A C compiler written in Kotlin

hcc

19
Stars
4
Forks
Watchers

huang's c compiler - a tiny C99 compiler.