Open Source Rexx Software

Rexx Software

Rexx Clear Filters

Browse free open source Rexx Software and projects below. Use the toggles on the left to filter open source Rexx Software by OS, license, language, programming language, and project status.

  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    ooRexx (Open Object Rexx)
    Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
    Leader badge
    Downloads: 236 This Week
    Last Update:
    See Project
  • 2
    Regina REXX Interpreter
    An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems.
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 3
    The Hessling Editor (THE) is a cross-platform text editor. Based on the IBM mainframe editor XEDIT, and includes many features of Kedit. All of THE is configurable, including syntax highlighting. THE uses Rexx as its macro language.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 4
    Here you'll find several Open Source Software ported/compiled for AmigaOS (and compatible systems). This project was created with the aim to give support to the ppl who don't have the time/compiler to do it for itself since most stuff compiles OOTB
    Downloads: 28 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    BSF4ooRexx850

    BSF4ooRexx850

    Makes all of Java directly available to ooRexx and vice versa.

    A powerful bi-directional ooRexx-Java bridge. BSF4ooRexx850 (bean scripting framework for ooRexx) supports ooRexx 5.0 or newer and Java 8 or newer, exploiting fully ooRexx (e.g. allowing Java methods to be implemented as ooRexx methods, supporting callbacks from Java to ooRexx), and Java. Camouflages Java as the dynamically typed, caseless and easy to use ooRexx: one can simply interact with any Java object and any Java class using ooRexx messages!
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6

    Rexx/SQL

    An external Rexx function package to connect to SQL databases

    Rexx/SQL is a Rexx external function package that allows access to various SQL databases with the same interface. Multiple databases from different vendors may be connected at once.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Rexx/CURL is a Rexx extension to enable Rexx programmers to control the cURL interface.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    NokiX
    NokiX is a tool used to modify firmwares of the Nokia DCT3 phone series. To do that it uses external scripts written in Rexx language. NokiX isn't actively developed by the author anymore, the project homepage is for archival purposes only.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    NetRexx

    The open sourced NetRexx reference implementation

    NetRexx is a dialect of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package. Originally from IBM, NetRexx is the creation of Mike Cowlishaw, the 'Father of Rexx'. This IBM product has been open sourced in 2011.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    An lightweight open source implementation of the Rexx programming language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    ooRexx Debugger

    ooRexx Debugger

    A cross platform dialog based ooRexx debugger

    A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing/AWT has been installed along with bsf4oorexx. Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any similar programming issues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Mod_Rexx is an Apache loadable module which interfaces to Rexx. All phases of an Apache request can be processed with Mod_Rexx. It supports Open Object Rexx and Regina Rexx.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Rexx/Curses is an interface to the curses library. With this external function package, Rexx programmers can write cross-platform applications with a consistent textual user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Rexx/DW is an external function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Rexx/Tk is a Rexx external function package providing an interface to the Tk library. This allows Rexx programmers write portable, cross-platform GUI applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Rexx/Trans provides an abstract level between a Rexx-enabled application and a Rexx interpreter. This allows an application to be written using the SAA Rexx API and linked with Rexx/Trans. At runtime, Rexx/Trans finds an appropriate Rexx interpreter fo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Rexx/gd is a Rexx interface to the gd graphics library. This interface allows a Rexx programmer to create and manipulate graphics images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    YAM - Yet Another Mailer

    YAM - Yet Another Mailer

    YAM - The E-mail client for Amiga computers

    YAM (short for Yet Another Mailer) is a commonly used MIME-compliant Internet mailer written for AmigaOS computers. It supports POP3, SMTP, TLSv1/SSLv3, multiple users, PGP, hierarchical folders, filters, a configurable GUI, an ARexx interface and more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    ooPorter

    A Porter stemming or stemmer algorithm coded in ooRexx

    This is an ooRexx line-by-line port from Ansi-C to ooRexx of the stemming routine published by Martin Porter 1980. The original source code from Porter has been commented out and emulated by the corresponding (oo)Rexx code as far as possible. This is not an example of good or fast (oo)Rexx programming, it is merely a demonstration of the Porter stemming routine ported to ooRexx, use and modify as necessary. Input to the program is a textfile with words to be stemmed, one per line. Output from the program ends up in the terminal window (standard out) and may be redirected to an output file. Syntax: rexx ooPorter myInputfile.txt > myOutputfile.txt The program only works for stemming English words. The source code is distributed under a free beer license; you are free to use the ooRexx source code as you please and no restrictions whatsoever apply as far as the type of beer is involved.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Collection manager for tagged music files and Last.fm client for Amiga OS4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aegeus brings the Open Object Rexx (ooRexx) API to Delphi Pascal programmers. A Delphi program (GUI or Console) can invoke any ooRexx service provided by the API and ooRexx Programs can invoke Delphi functions and subcommands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is to create a BNF parser embedded in an Open Office file, which can transfer customizable BNF types into XML documents and diagrams. This will be achieved by using ooRexx, BSF4ooRexx and the OpenOffice java API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple BSmtp (Batch-Smtp) file processor with built-in MajorDomo, which can be used stand alone or as filter inside of an Smtp server (here e.g. in Weasel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PLEASE NOTE: this package is meant to work with the Rexx SAA interface (e.g. with Regina) and non-modular Java (up to and including Java 8LTS). Project continued as a much more powerful and up-to-date version for ooRexx, available at https://sourceforge.net/projects/bsf4oorexx/ PURPOSE: Bean Scripting Framework Rexx Engine (bsf4rexx) allows Java programs to call Rexx programs, and for Rexx programs to create and manipulate Java objects. The package will allow to script OpenOffice.org: "File" menu https://sourceforge.net/projects/bsf4rexx/files/ or if still available at http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/current/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.