Open Source Rexx Software Development Software

Rexx Software Development Software

View 5664 business solutions

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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Regina REXX Interpreter
    An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems.
    Leader badge
    Downloads: 614 This Week
    Last Update:
    See Project
  • 2
    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: 155 This Week
    Last Update:
    See Project
  • 3
    BSF4ooRexx

    BSF4ooRexx

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

    BSF4Rexx version for ooRexx 4.1.0 and later, exploiting the new ooRexx kernel (e.g. allowing implementation of Java methods in ooRexx, callbacks from Java to ooRexx). [Camouflages Java as the dynamically typed, caseless and easy to use ooRexx.]
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 4
    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: 31 This Week
    Last Update:
    See Project
  • 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
  • 5

    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: 5 This Week
    Last Update:
    See Project
  • 6
    RexxXMLParser
    An XML parser written in the REXX programming language. It runs on mainframes (z/OS Rexx) as well as Windows and Linux (Regina or ooRexx). Includes example Rexx programs that use the parser such as: JCL2XML (converts z/OS JCL into an XML format), AUX2SVG (converts a z/OS CICS auxiliary trace file into a visual SVG format), PRETTY (an XML pretty printer), DEVISIO (an example of removing unwanted tags from an SVG file).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Rexx/CURL is a Rexx extension to enable Rexx programmers to control the cURL interface.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    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: 4 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11
    Rexx/EEC
    Rexx/EEC is a Rexx external function package providing support for the Encryption, Encoding and Compression of data. Equivalent functions exist for Decryption, Decoding and Decompression.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Rexx/DW is an external function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    An lightweight open source implementation of the Rexx programming language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    Wrapper library for adding MySQL support into the REXX language. Libraries are written in C and then imported into REXX scripts. Once imported REXX scripts can access most of the functions of the MySQL C API through REXX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    RxSock is an external function package for Rexx programmers to enable them to connect to, and act as, TCP/IP socket servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    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: 0 This Week
    Last Update:
    See Project
  • 21

    OORexxDoc

    Documents Rexx and ooRexx programs

    This is a self-contained, multiplatform (Java written) application that analyzes and documents Rexx and ooRexx programs. The generated documentation is hyperlinked HTML and prints nicely (check printing background in your browser). If using ooRexxDoc-comments (like JavaDoc @-tags) the automatic generated documentation can be enhanced considerably to become fully stand-alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Object REXX GTK+ Project provides a modal dialog manager interface to the GTK+ library from IBM's Object REXX. The project consists of a set of REXX external functions and an Object REXX class library which wraps those functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GCI is the Generic Call Interface for REXX interpreters. GCI allows REXX programmers access to all shared libraries (aka DLLs) where there are no REXX-specific wrappers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Source of REXX commands for PHP, in includable .php file. Let's you use native REXX commands in your PHP code files. Will also create class module version later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This RXVSAM is NOT found on the CBT. This interface allows z/OS REXX scripts to easily perform most operations on VSAM files. Support includes sequential/keyed access and updating to RRDS, ESDS, and KSDS files, via function call RXVSAM(). OS/390, z/OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.