shadowofneptune / threaded-code-benchmarkLinks
A demonstration of ways to implement 'threaded code,' a technique used in Forth and in virtual machines like the JVM.
☆34Updated 4 years ago
Alternatives and similar repositories for threaded-code-benchmark
Users that are interested in threaded-code-benchmark are comparing it to the libraries listed below
Sorting:
- A mini x86-64 assembler for fun and learning.☆221Updated 2 weeks ago
- ☆82Updated 3 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- B compiler☆82Updated 3 weeks ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- Whitesmiths C compiler. One of the earliest commercial C compilers available.☆161Updated 3 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- An easy to decode base64 modification.☆41Updated 4 years ago
- Type-safe Printf in C☆71Updated last year
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆35Updated last year
- A bootable x86 lisp interpreter, assembler, and simple text editor that lets you run the code you type in so you can bootstrap anything☆40Updated last year
- A high level assembler.☆60Updated this week
- subset c compiler☆37Updated 5 years ago
- Peephole optimizer for QBE☆32Updated 5 months ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- A blazing fast hex dumper☆97Updated 3 years ago
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆36Updated 9 years ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Register Allocator for 8086☆76Updated 2 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- Learn how argc and argv are passed from environment to Unix program.☆19Updated 4 years ago
- The Silk Programming Language☆79Updated 4 years ago
- 16-bit SUBLEQ CPU running eForth - just for fun☆77Updated last week