Jump to content

Procedures Language 2/REXX

From EDM2
Revision as of 22:29, 25 October 2019 by Ak120 (talk | contribs) (Articles)

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. - Open source
  • Future Wave Editor - macro & syntax support included by default - Shareware
  • KEDIT - XEDIT clone - Commercial
  • Preditor/2 - REXX template with syntax highlighting - Commercial
  • 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.

  • Enhanced Editor - Text editor
  • Embellish - Bitmap graphics editing
  • Future Wave Editor - Text editor
  • Gnuplot - Plotting package
  • HyperAccess - Communications program
  • Impos/2 - Bitmap graphics editing
  • KEDIT - Text editor
  • Kermit 95 - Communications
  • LPEX - Editor, part of VisualAge C++
  • Lotus 1-2-3
  • Mesa 2 - Spreadsheet
  • PhotoGraphics Pro - Line/pixel graphics
  • PM-Mail - E-Mail program
  • REXXterm - Communications program
  • SourceLink - Source code browser/editor/visualiser
  • THE - Editor
  • ZOC - Communications program

Articles

Tutorials and other learning material

Built with REXX

Links