Saturday, April 24, 2010

Simplifying Things

Now that the VM code has been condensed and simplified, I'm turning my focus to the image. No new features, but I want a simple build process, with things bound a bit more tightly.

The work in progress can be found at http://drop.io/retroforth

So far I have a working VM, single file for building a new base image, and makefile to automate the process. I've moved files, sockets, and canvas words into this, so the core stuff now includes all the basics needed. I'll probably move 'words' here as well.

Overall it seems to be working out nicely, so I'll keep going.

No comments: