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:
This is another update, whose major version number is one, because a) There are already 25 five sub-versions, and b) I added THE missing feature
You’ll find a new module for Sony’s OSK, which allows more control on it. For instance, you can change its description, the used language, and give a block which will draw something under the OSK (this avoids graphical glitches).
I’ve also written another module, which is an unified interface for modules initialisations. It manages dependencies, which can reduce the code size.
You can easily create your own module, using Method. One of the samples and the documentation explain everthing about this.
But these features are details beside the main new feature, which adds the ability to use objects created from your computer, download Ruby from its FTP, as well as Google’s home, or read your e-mails.
You can connect to an access point, get the list of the available access points. Once this is done, sockets can be used as usual, and classes depending on them can do their job.
http://forums.qj.net/psp-development-forum/163485-release-joyau-1-0-socket-support.html