GeistHaus
log in · sign up

fractran

wiki.xxiivv.com

By Devine Lu Linvega

9 pages link to this URL
Small Virtual Machines

Since @natecull is looking into brutally small targets for compilation, I thought it might be fun to have a dedicated topic. I think this is relevant to Malleable Systems because understanding the reduction of a complex program to a set of small primitives is part of understanding the foundation of the computation necessary. This is something that I’ve spent quite some time into last year, and I’ve found a couple of useful links: Philip J. Koopman’s Stack Computers: the new wave goes over the ...

1 inbound link website en
Tote: Multiset Rewriting Language

Tool by Rek Bellum, Devine Lu Linvega (2025) I’ve been interested for a while in symbolic visual programming, and I made a IDE to test some ideas around writing GUIs entirely in multiset rewrite rules. Tote is a playground that lets me play with some of these ideas. I think it’s relevant to malleable systems because it presents programming in its most elementary form (a single while loop), and can be implemented easily on near anything at all, in fact, all you need for this is a bag with marb...

1 inbound link website en