The Mud Puddle

Home of Jon "evincarofautumn" Purdy

I Like Ploobies

So I've been working on Sol a bunch lately, and to a lesser extent Tonos, although my partner on that project is in Florida at the moment, so I haven't had any input from him lately. Sol is about three-quarters complete, or I'd like to believe it is. At present all it does is chop() a source file into raw tokens, cook() those raw tokens into valid tokens by determining their grammatical function, and--almost--determines the grammatical function of a series of tokens and transforms it into a parse tree. There's no evaluation quite yet, although if I make the parse tree builder correctly then that should be relatively easy.

Anyway, a bunch of sol documentation is getting up. Because it's totally aroused by my sexy coding. ^_^ See sol for a list. Red links don't exist yet. Yet.

Cheers!