Open Source Rexx Software Development Software

Rexx Software Development Software

View 5828 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 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: 188 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: 186 This Week
    Last Update:
    See Project
  • 3
    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: 38 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: 9 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5

    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
  • 6
    Rexx/CURL is a Rexx extension to enable Rexx programmers to control the cURL interface.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    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: 2 This Week
    Last Update:
    See Project
  • 8
    RxSock is an external function package for Rexx programmers to enable them to connect to, and act as, TCP/IP socket servers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    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: 3 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    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
  • 11
    Rexx/ISAM is a Rexx external function package providing a consistent interface between differing ISAM file managers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    An lightweight open source implementation of the Rexx programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    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
  • 17
    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
  • 18
    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
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    This project provides a framework to develop applications using Rexx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wrapper to run Regina Rexx as a Windows service. Should also support other Rexx versions, especially ooRexx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next