[about libprim tom@zwizwa.be**20090815110241 Ignore-this: 7c167aa9ede73f6b8bc51a33484ff74c ] hunk ./www/index.html 94 -with Fluxus. +with Fluxus. + +

In August 2009 I started working on a greatly simplified successor +to the PF VM as part of +libprim. This fixes +problems with the memory and execution model, and makes the bridge to +Scheme a lot more straightforward. Essentially the new interpreter +has a linear core memory for stacks and lists just like old PF, but it +is embedded in a GC managed graph memory that contains code and +variable storage.