Friday, December 1, 2006

An' 31 Days Has December..

The objective - present a first alpha version of the new Wasp Virtual Machine, fork of the Mosquito Virtual Machine I designed for Ephemeral Security, by the beginning of the New Year. For this first alpha, I want the new loadable subsystem API done, at least for UNIX platforms if not Windows, a complete Sqlite API, and an overhaul of Channels and Streams to make them more generic. If possible I also want to have a simple API for native threads to run concurrent with the virtual machine thread for "worker" functionality so we can make peace with the Win32 APIs.