- Scotland
- walterplinge.github.io
Stars
A FORTH in 340 bytes — the smallest real programming language ever as of yet.
K Junior is an MIT licensed open source array language written by Arthur Whitney.
Collection of quotes on notation design & how it affects thought.
Interactive explainers for our education initiative.
The layout analyzer and generator used to create Semimak
A keyboard layout optimized for comfortable and fast typing
A massively parallel, optimal functional runtime in Rust
"Strand" is an open-source implementation of the identically named parallel Prolog dialect as described in the book "Strand: New Concepts for Parallel Programming" by Ian Foster and Stephen Taylor.…
Portable VS Build Tools installer
sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.
Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.
🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!
Snake Game written in x86-64 Assembly for Windows
Transparently compress active games and programs using Windows 10/11 APIs
mimalloc is a compact general purpose allocator with excellent performance.
Bash's powerful command line editing in cmd.exe
Odin implementation of a Lox virtual machine and compiler based on Robert Nystrom's Crafting Interpreters