Jump to content

Procedures Language 2/REXX

From EDM2
Revision as of 16:37, 22 October 2021 by Ak120 (talk | contribs) (OS/2 applications that can be scripted with REXX)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

IBM Operating System/2 Procedures Language 2/REXX is the classic OS/2 REXX interpreter.

Tools

Libraries, extensions and bindings

Archiver

  • Info-Zip - Compression/decompression, avl. in a REXX compatible DLL (Open source)

Database access

  • Bullet/REXX - Allows you to work with xBase files or databases
  • dbfREXX - Allows you to work with xBase files or databases
  • Pro*REXX - Bindings/Interface to a Oracle Database
  • RexxBase - Allows you to work with xBase files or databases (Freeware)
  • REXX/ISAM - ISAM database files extension (Open source)
  • REXX/SQL - SQL database access (Open source)

I/O

  • LesTecIO - Sundry I/O routines
  • REXXIO - I/O routines, freeware version of LesTecIO
  • REXXBOS - A complete OS/2 system interface for REXX
  • REXX/CURL - Bindings to the libcURL library - Open source
  • REXX/EEC - Encode, compress and encryption ext. - Open source
  • REXX/GD - Bitmap manipulation extension - Open source
  • REXXSEM - Semaphore support for REXX - Used to be shareware, now freeware
  • RxULS - REXX Unicode API - Open source
  • SpUtils - PM and API functions - Open source

GUI/Widget bindings

Graphical front ends and REXX development systems

OS/2 text editors with REXX support

  • Boxer - Classic REXX (Regina & IBM) and BREXX support included by default.
  • Enhanced Editor - Has syntax highlighting, auto-formatting and automatic code summary for REXX.
  • Fast Editor Lite
  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent.
  • Future Wave Editor - macro & syntax support included by default
  • KEDIT - XEDIT clone
  • Preditor/2 - REXX template with syntax highlighting
  • Rexxit
  • SourceLink - Commercial - Browser/Editor/Visualiser.

Source code browsers, visualisers, analysers and other utilities

  • Exuberant ctags - Creates index files out of REXX source files - Open source
  • Pillarsoft Suite - Contains a code template tool with REXX support - Shareware
  • REXX/Trans - Helps you use REXX as a macro lang. in your app - Open source
  • REXX/Wrapper - Wraps REXX code into a semi-exe - Open source
  • SourceLink - Commercial - Browser/Editor/Visualiser.

OS/2 applications that can be scripted with REXX

OS/2 based applications that have explicit REXX support, other software that has some sort of scripting support can sometimes be "hijacked" to use REXX as well by shaping the output of your REXX script to what the application expects.

Communications programs
  • HyperAccess
  • Kermit 95
  • PM-Mail - E-Mail program
  • REXXterm
  • ZOC
Graphics applications
  • Embellish - Bitmap graphics editing
  • Gnuplot - Plotting package
  • Impos/2 - Bitmap graphics editing
  • PhotoGraphics Pro - Line/pixel graphics
Spreadsheets
Text editors

Articles

Tutorials and other learning material

Built with REXX

Publications