Posts

Showing posts from January, 2018

Major Progress and Lots More To Do, but Today's Been Fun!

Working on the core of the Awesome Sauce Java language.  Been doing a lot of work on the piece that integrates the low-level language details with user interface details.  It's coming together well. There's so much going on with this one piece of software, I have to think about how to present it.  It's also a new way of interacting with code...for me, at least. Maybe kind of new in some way.  I think.  It's definitely weird and new.  Because it's functional Java, with Lisp, in an environment that obviates a lot of the normal overhead of coding. Plus, it's allowing me to start building user interfaces.  Which is why I'm keeping this short.  It's so much fun to be exploring while also constructing, I want to get back to it. But I'll share this.  I wrote an application a while ago.  I'm using that application to build the Interface Builder and provide the bootstrap code that's going to allow the Interface Builder to use the same mecha...