Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm. Originally a player for MS-DOS, MikMod has been ported to other platforms, such as Unix, Macintosh, BeOS, and Java(!!)
A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal
A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms.
Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform.
Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
AnnoJ is a small and easy-to-learn class library containing useful annotations and utility classes. These classes and annotations make it easy to work with generated classes (ie. with wsimport) and to debug the code written upon them.