25 Sep 2000 gord   » (Master)

I'm still here, but working busily on Figure. Of interest are the copying garbage collector I implemented in it, and my current plans for an intrusive version control system.

I have the freedom to be intrusive, because Figure is defining an entire runtime environment, so I can control what `cp' means to the system. It's nice, because it avoids all this duplicated inheritance information, much like Aegis fundamentally does, but IMO prettier.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!