Hecl

From JVMLanguages

The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones, which are currently its primary usage target.

Hecl home page: http://hecl.org/

Implementation of Hecl article: http://www.welton.it/articles/hecl_implementation.html