Since I got a job for the summer, I haven't been able to devote as much time to F/OSS development, although I'm making a push again. Mainly, there's a few more tools I want to implement in TOOL, then a bit of cleanup and testing, followed by a release. Right now, to give you a clue, I have tools for creating variable length lists, a references system for keeping track of objects, tools for TCP as well as UDP, and a small implementation for loading and saving images using bitmaps. All this uses an object system similar to that found in object-oriented languages and uses a referencing system similar to that found in GTK+ while working with both GNU/Linux and Windows. I'm working on making a type of INI-file parser, but it'll work on various styles of configuration files. I can't give an estimate on when I'll be ready to release.