kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆28Updated 7 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☆75Updated 5 years ago
- The Roman II Programming Language☆71Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A Tcl interpreter in 500 lines of code☆124Updated 11 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- My WebAssembly VM☆76Updated 2 weeks 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.☆67Updated 3 months ago
- alic: A Language Inspired by C☆77Updated 5 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 9 months ago
- Toy vector database written in c99.☆25Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349Updated 9 months ago
- B-tree generator for C☆145Updated 3 months ago
- A simple C coroutine library.☆229Updated 2 years ago
- A bignum library for C.☆33Updated last year
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Xv6 for RISC-V with Networking☆128Updated 5 months ago
- A low-level coroutine library for C☆70Updated last year
- Support for for students (Python)☆70Updated 3 months ago
- The best C-like language that can be implemented in 10kLOC.☆678Updated this week
- Coroutine scheduler for C☆47Updated last year
- ☆16Updated 5 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- An implementation of Scheme in Python and C++☆197Updated 3 weeks ago
- The programming language DINO☆127Updated 6 years ago
- Tiny hash function in C☆146Updated last year
- Toy compiler☆57Updated this week
- Header-only library for asynchronous tasks in C☆268Updated last year
- Reader Implementations of "Writing a C Compiler"☆40Updated 3 weeks ago