2025-10-05
octothorp.es
octothorp.es2025-07-21
Stoa | Welcome to the Suda On Line (SOL)
www.cs.uky.edu/~raphael/sol/sol-html2025-03-09
Collapse OS — Bootstrap post-collapse technology
collapseos.org2025-02-25
GitHub - c0stya/trre: Transductive regular expressions
github.com/c0stya/trre2024-09-26
The Implementation of Lua 5.0
www.lua.org/doc/jucs05.pdfSee especially the handling of closures.
Arena allocator tips and tricks
nullprogram.com/blog/2023/09/272024-09-19
Contents
sacred-texts.com/egy/ebod/ebod02.htm2024-07-30
QSCM - A tiny bootstrapped Scheme
c9x.me/qscm2024-07-18
The Forth Methodology of Charles Moore by Jeff Fox 12/09/01
www.ultratechnology.com/method.htmDon't leave openings in which you are going to insert code at some future date when the problem changes because inevitably the problem will change in a way that you didn't anticipate. Whatever the cost it's wasted. Don't anticipate, solve the problem you've got.
2024-06-16
Shen Language
shen-language.github.io2024-06-11
xorvoid
xorvoid.com/forsp.html2024-06-05
GitHub - jhspetersson/fselect: Find files with SQL-like queries
github.com/jhspetersson/fselect2024-05-22
Postico 2
eggerapps.at/postico2PANE: Programming with visible data
joshuahhh.com/projects/paneCool demo, and the section on related work is also interesting: https://youtu.be/fIEcXAHy6bU?t=1176, on the difference between patch-based systems (arrows as data, boxes as functions) and PANE (arrows as functions, boxes as data).