shadowofneptune / threaded-code-benchmarkLinks
A demonstration of ways to implement 'threaded code,' a technique used in Forth and in virtual machines like the JVM.
☆33Updated 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:
- A proof-of-concept smart pointer library in C☆21Updated 6 years ago
- clex is a simple lexer generator☆95Updated 6 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆29Updated last year
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Computer science fundamentals.☆20Updated 2 years ago
- A C11 compiler for the discrete logic computer☆20Updated last year
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- A single C header with bitwise hacks☆35Updated 3 years ago
- An Amstrad CPC emulator frontend based on https://github.com/floooh/chips☆10Updated 4 months ago
- Tiny C-like language and compiler☆30Updated 3 years ago
- Register Allocator for 8086☆75Updated last year
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 4 years ago
- ☆83Updated 3 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Micro LZMA decoder☆52Updated 9 months ago
- A bignum library for C.☆33Updated 11 months ago
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- Brainfuck compiler under 256 bytes in size.☆28Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- Peephole optimizer for cproc and QBE☆25Updated 2 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- A C99 compliant compiler☆18Updated 4 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- This repo contains the submissions to the high-throughput fizzbuzz code golf stack exchange thread and some code to build/run and plot th…☆33Updated last year
- Mirror of https://c9x.me/git/qbe.git☆9Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- A high level assembler. https://wellang.github.io/well/☆56Updated this week