1/19/2006
More Code
Two software updates on this lovely day.
First, version 1.0 of Paragrasp has finally been completed. This will probably be the last version, unless I think of some much needed feature, or find some particularily heinous bug.
Secondly, I've posted a pet project I was hacking for a while. vbecl is an unholy combination of Visual Basic and Embeddable Common Lisp. The sample project is a small lisp interpreter, with a VB front-end, distributation and runable on Windows platforms in a mere three files. No installation, no nothing. Really just a proof of concept more than anything else, but I find it interesting.
permalink