kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆28Updated 2 months ago
Alternatives and similar repositories for very_simple_compiler
Users that are interested in very_simple_compiler are comparing it to the libraries listed below
Sorting:
- C Implementation of the monkey programming language☆73Updated 5 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 3 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆334Updated 3 months ago
- The best C-like language that can be implemented in 10kLOC.☆636Updated last month
- Reference implementation for Writing a C Compiler☆189Updated 6 months ago
- A minimal stack-based VM☆182Updated 4 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆289Updated last year
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆104Updated 6 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆73Updated this week
- Example code for compilers textbook.☆192Updated 2 years ago
- Test cases for Writing a C Compiler☆319Updated last week
- A tinycompiler in C from scratch☆105Updated last year
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- Support for for students (Python)☆65Updated 3 months ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆403Updated this week
- A mini x86-64 assembler for fun and learning.☆219Updated 5 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A bignum library for C.☆33Updated last year
- My little WebAssembly interpreter☆73Updated last week
- A Quick Backend☆351Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- Compiler for the COOL language written in C.☆127Updated 10 months ago
- Very early versions of Redis with some backstory in the README☆135Updated last month