Skip to content

Instantly share code, notes, and snippets.

@JaDogg
Created April 1, 2024 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JaDogg/495b3e6045f67053889f11a7bfea1c15 to your computer and use it in GitHub Desktop.
Save JaDogg/495b3e6045f67053889f11a7bfea1c15 to your computer and use it in GitHub Desktop.
https://github.com/shinh/elvm | shinh/elvm: EsoLangVM Compiler Infrastructure
https://github.com/ltcmelo/psychec | ltcmelo/psychec: A compiler frontend for the C programming language
https://github.com/jiweixing/BIT-MiniCC | jiweixing/BIT-MiniCC: A C compiler framework in Java
https://github.com/leaningtech/cheerp-meta | leaningtech/cheerp-meta: Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
https://github.com/shiyanhui/Compiler | shiyanhui/Compiler: Compiler for C language in python
https://github.com/Vexu/arocc | Vexu/arocc: A C compiler written in Zig.
https://github.com/jserv/amacc | jserv/amacc: Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
https://github.com/sheisc/ucc162.3 | sheisc/ucc162.3: A lightweight open-source C compiler for research and education.
https://github.com/utam0k/r9cc | utam0k/r9cc: Toy C compiler
https://github.com/nlsandler/write_a_c_compiler | nlsandler/write_a_c_compiler: Test suite to help you write your own C compiler
https://github.com/rabishah/Mini-C-Compiler-using-Flex-And-Yacc | rabishah/Mini-C-Compiler-using-Flex-And-Yacc: A simple mini c compiler
https://github.com/TinyCC/tinycc | TinyCC/tinycc: Unofficial mirror of mob development branch
https://github.com/jserv/MazuCC | jserv/MazuCC: A minimalist C compiler with x86_64 code generation
https://github.com/hikalium/compilium | hikalium/compilium: C compiler + hikalium
https://github.com/maierfelix/mini-c | maierfelix/mini-c: C to WebAssembly compiler
https://github.com/Wilfred/babyc | Wilfred/babyc: A toy C compiler
https://github.com/aamine/cbc | aamine/cbc: Cb (C flat) compiler. Cb is simplified C.
https://github.com/ShivamSarodia/ShivyC | ShivamSarodia/ShivyC: C compiler created in Python.
https://github.com/keiichiw/constexpr-8cc | keiichiw/constexpr-8cc: Compile-time C Compiler implemented as C++14 constant expressions
https://github.com/pret/agbcc/tree/master | pret/agbcc: C compiler
https://github.com/alexfru/SmallerC | alexfru/SmallerC: Simple C compiler
https://github.com/rui314/chibicc | rui314/chibicc: A small C compiler
https://github.com/rui314/8cc | rui314/8cc: A Small C Compiler
https://github.com/rui314/9cc | rui314/9cc: A Small C Compiler
https://github.com/cc65/cc65 | cc65/cc65: cc65 - a freeware C compiler for 6502 based systems
https://github.com/DoctorWkt/acwj?tab=readme-ov-file | DoctorWkt/acwj: A Compiler Writing Journey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment