Skip to content

Releases: Jaxo/yaxx

Emerald

10 Sep 11:34
Compare
Choose a tag to compare
  • 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

25 Jul 16:42
Compare
Choose a tag to compare

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