melling / ComputerLanguagesLinks
My personal notes on various computer languages
☆225Updated 4 years ago
Alternatives and similar repositories for ComputerLanguages
Users that are interested in ComputerLanguages are comparing it to the libraries listed below
Sorting:
- Ultra Tiny Compiler☆182Updated 6 years ago
- The Hindley Milner Type Inference Algorithm☆373Updated 8 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated last year
- rcor C compiler (under development)☆115Updated 8 years ago
- Luke Gorrie's blog☆566Updated 2 years ago
- The transcript of a Donald Knuth interview in 2006☆227Updated 9 years ago
- interpreted language written in C☆210Updated 4 years ago
- minimal freestanding C library for bare-metal i386 development☆276Updated 9 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆438Updated 2 years ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- Comp Mark II – Simple 4-bit virtual computer☆171Updated last year
- a multi-syntax language☆136Updated 9 years ago
- Comp Mark I – Simple 4-bit virtual computer☆343Updated last year
- A hands-on, test driven guide to implementing a simple programming language☆553Updated 2 years ago
- simple virtual machine and assembler