14 Jun 2000 gord   » (Master)

Lately, I've been working on implementing a scripting language for GRUB, as well as a Guilified version of Bash (which I call Gush). My philosophy of software development has matured somewhat, and I'm trying to factor out common pieces that would be useful for other applications. That's what Figure is.

So far, it's got a really tiny footprint, a typed in-memory name system, cooperative threading, a garbage collector, and a command shell.

Remaining work includes the data translator (used by the garbage collector), and the language syntax (not a programming language, just a wrapper for other programming languages).

I have truly evil plans for this software. I'll announce it all over the place when I get it nicely packaged up for you.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

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!