Releases: Jaxo/yaxx
Releases · Jaxo/yaxx
Emerald
- Bug fixes
- Customization of font size
- Details of Rexx error messages
- Font size in preferences apply to all views
More info in this README.
Download either
- rexx.out the linux version (rename it just 'rexx')
- rexx_32.exe the windows 32 bits version
- Rexxoid.apk the Android version
Horseshoe
July 22, 2014 - Horseshoe version (#3)
"Horseshoe" brings a more polished version of Rexxoid "Silverheels":
- "file" streams (charout and the like)
call charout "haddock.txt" "tonnerre de brest" call charout "/sdcard/haddock.txt" "mille sabords"
- implicit start (clicking an a file / email attachment with .rexx extension)
- importing a file from the "download" directory into the Rexx Scripts Gallery
The core libraries -- untouched since 2002 -- have been seriously reviewed to compile again on the other OS'es (at least Linux).
More info in this README.
Download either
- rexx the linux version
- rexx.exe the windows version
- Rexxoid.apk the Android version