Joyau is a Ruby interpreter. Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and was initially developed and designed by Yukihiro “Matz” Matsumoto. It is based on Perl, Smalltalk, Eiffel, Ada, and Lisp (http://en.wikipedia.org/wiki/Ruby_(programming_language)). Joyaus source code is released under the GPL licence.

Changes:

There were some really small updates before ( like Cursor which can be limited in a small rect ), but the last one adds more thing.

The first thing I did was adding “Selecters”. You can easily select a Message and apply a configuration to the focused on with this.

The second thing (wasn’t as fun to do as the first) is intrafont. Well, everyone know what it is.

http://forums.qj.net/psp-development-forum/156893-joyau-ruby-interpreter.html