kuterd / very_simple_compiler
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆22Updated last year
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:
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- A Tcl interpreter in 500 lines of code☆91Updated 2 months ago
- A Data Oriented C Compiler in C☆18Updated last year
- Highly space and performance efficient C allocator☆27Updated 4 months ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 9 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆66Updated this week
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆60Updated 3 months ago
- Toy vector database written in c99.☆26Updated 8 months ago
- The Roman II Programming Language☆69Updated 3 years ago
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- A file I found that Marc Feeley does not have a repo for on github☆20Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- An illustration of good taste in code☆14Updated 9 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆70Updated 2 weeks ago
- Compiler for the COOL language written in C.☆116Updated 6 months ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆49Updated 2 years ago
- A bignum library for C.☆33Updated 10 months ago
- Scalar-valued Automatic Differentiation library in C☆51Updated last year
- B-tree generator for C☆132Updated last week
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 5 months ago
- Reader Implementations of "Writing a C Compiler"☆17Updated last week
- Binary Lambda Calculus Virtual Machine☆54Updated last year
- My little WebAssembly interpreter☆71Updated 3 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆101Updated last week
- A type-safe C successor that compiles directly to various platforms.☆138Updated 2 weeks ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- my little linear algebra library☆46Updated 10 months ago
- The A+ programming language from Morgan Stanley☆38Updated 11 years ago