shadowofneptune / threaded-code-benchmark
A demonstration of ways to implement 'threaded code,' a technique used in Forth and in virtual machines like the JVM.
☆32Updated 3 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:
- clex is a simple lexer generator☆95Updated 5 months ago
- x86 assembler in 512 bytes of x86 machine code☆34Updated 5 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 4 months ago
- An optimizing compiler for a large subset of the C programming language☆26Updated this week
- Tiny C-like language and compiler☆30Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆213Updated 2 months ago
- A bootable x86 lisp interpreter, assembler, and simple text editor that lets you run the code you type in so you can bootstrap anything☆35Updated 8 months ago
- Register Allocator for 8086☆75Updated last year
- Peephole optimizer for cproc and QBE☆25Updated 2 weeks ago
- Type-safe Printf in C☆72Updated 4 months ago
- A rewrite of Wozmon in x86-64 for the BareMetal kernel.☆58Updated 5 months ago
- Intel 8080/Zilog Z80 disassembler written in D.☆16Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆41Updated 3 years ago
- Tiny visual 8086 emulator based on Blink☆72Updated 11 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 2 years ago
- Restored F80 compiler code for CP/M☆38Updated 3 years ago
- A high level assembler. https://wellang.github.io/well/☆56Updated 2 months ago
- The Silk Programming Language☆79Updated 3 years ago
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- A programmable virtual CPU written in untyped lambda calculus☆54Updated 2 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Micro LZMA decoder☆52Updated 7 months ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- WebAssembly made easy☆46Updated 2 years ago
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆33Updated 8 years ago