Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: August 12, 2008

Archive of posts published in the specified Day

Hecl Mobile Scripting Language for Java ME

Hecl is a scripting language engine that runs on MIDP2. The scripting language is a wrapper for MIDP, and allows you to very quickly create UI elements, access the record store, use HTTP, access the file system (if available) and even use kxml2…