kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆29Updated 5 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☆74Updated 5 years ago
- A tinycompiler in C from scratch☆108Updated last year
- A Tcl interpreter in 500 lines of code☆117Updated 9 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 5 months ago
- alic: A Language Inspired by C☆75Updated 4 months ago
- My little WebAssembly interpreter☆75Updated last week
- Toy vector database written in c99.☆25Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated this week
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆345Updated 7 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- C plus Prolog☆165Updated 9 months ago
- Reference implementation for Writing a C Compiler☆224Updated 10 months ago
- Example code for compilers textbook.☆199Updated 3 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- A simplified subset of C transpiled into Web Assembly☆106Updated 3 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- Reader Implementations of "Writing a C Compiler"☆34Updated this week
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- Support for for students (Python)☆68Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- 😛 Review of Structure and Interpretation of Computer Programs☆26Updated last year
- simple java virtual machine☆266Updated 4 years ago
- Toy compiler☆55Updated 3 weeks ago
- A bignum library for C.☆33Updated last year
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆74Updated this week
- C Intermediate Language☆156Updated this week