Through simulation, we can specify the behavior of the virtual machine exactly. I’m writing phase four of the Catalyst Smalltalk virtual machine, producing a WASM GC version of the virtual ma…| thisContext
There’s a long tradition of just-in-time compilation of code in livecoding systems, from McCarthy’s LISP systems in the 1960s, to the dynamic method translation of the Deutsch-Schiffman Smalltalk virtual machine, to the “hotspot” compilers of Self, Strongtalk and Java, to current implementations for JavaScript and WebAssembly in Chrome’s V8 and Firefox’s SpiderMonkey. Rather than interpret […]| thisContext
The core of the mechanism is working. I’ve bootstrapped a Smalltalk virtual machine and object memory as a WebAssembly (WASM) module, using the type system that supports garbage collection th…| thisContext
There is always one section in our utensil drawer that is emptier than the others. Spoons are useful for so many things, and they seem to have a natural restlessness. They leap away from the confines of the kitchen. They jump into cars and carry-ons. Sometimes the places they go are even stranger. All they need is for some piece of china to whisper “Hey, diddle diddle,” and there they go, sneaking out with the dish again.| The Last Word On Nothing