Fujeyla has ported Ruby and RubyGame to the GP2x. Ruby is a interpreted scripting language for quick and easy object-oriented programming. RubyGame is a combination extension and library for the Ruby language, with the goal of making it easy and fun to create games in Ruby.

Further release notes:

Because Ruby is fun to code with and because it’s fun to code games, I’ve tried to find a way to code for the GP2X using this language.

So I’m pleased to release this statically built version of Ruby including the static RubyGame extension.

The RubyGame version is the 1.0 that currently doesn’t support sound (incoming feature) but support all needed features to create 2D games as it uses SDL, SDL_image, SDL_ttf and SDL_gfx libs (statically included in this version)

http://fujeylastudio.free.fr/gp2x/rubygame/