[go: up one dir, main page]

Showing 78 open source projects for "txt2xml-rexx"

View related business solutions
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 1
    Regina REXX Interpreter
    An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems.
    Leader badge">
    Downloads: 160 This Week
    Last Update:
    See Project
  • 2

    Rexx/JSON

    Rexx external function package to manipulate JSON data

    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Rexx/CURL is a Rexx extension to enable Rexx programmers to control the cURL interface.
    Leader badge">
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    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: 148 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    Rexx/gd is a Rexx interface to the gd graphics library. This interface allows a Rexx programmer to create and manipulate graphics images.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and...
    Leader badge">
    Downloads: 864 This Week
    Last Update:
    See Project
  • 8
    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: 6 This Week
    Last Update:
    See Project
  • 9
    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: 7 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 10
    RexxLiterate

    RexxLiterate

    HTML documentation generator for {OO}Rexx programs

    HTML documentation generator for {OO}Rexx programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AWS & XMIT tools

    Tools to handle AWS tape and XMIT archives in Windows/Unix

    AWSLIST - full-screen AWS tape browser. Browse tape files, directories and members of IEBCOPY or IEHMOVE unloaded data sets, enhanced browse of the printable data set having ASA control charaters. AWSLOAD - extracts data from AWS tape. Entire files can be extracted as well as IEBCOPY/IEHMOVE unloaded members. AWSDUMP - write data to AWS tape. Both standard labelled and unlabelled tapes supported, data set standard labels created as required. Existing tape may be appended. AWSINIT -...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

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

    PmPrintf - OS/2 debug helper

    printf() style debugging output to log file or PM-Viewer via queue

    PMPRINTF allows you to direct the output from debugging statements placed in code (using printf() like statements) to a highly configurable PM viewer or into a log file of your choice. Both, PM-Viewer and CLI logger which can be write to a log file in parallel are included. Sample code for C, REXX and SOM/WPS classes included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RDD! USB HID Report Descriptor Decoder

    RDD! USB HID Report Descriptor Decoder

    Create C structures from USB HID Report Descriptors

    ... is found) into a single string of hex digits, and then attempt to decode that string. You can feed it an existing C header file and it will decode it as long as you have all the hex strings (e.g. 0x0F, 0x0Fb2) at the beginning of each line. Commas (,) and semicolons (;) are ignored. Oh, and it's just a Rexx script - not an executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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: 1 This Week
    Last Update:
    See Project
  • 16
    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: 27 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Turnout Response Systsem

    Turnout Response Systsem

    Enables QFES members to indicate their response to an incident

    TRS is a web-based system to facilitate the response to an incident by members of Rural and Auxiliary Fire Brigades and SES across Queensland. For Brigade Officers it allows them to quickly determine who will be responding to an incident so Firecom can be notified of a Brigade's response, and also provides the Officer a list at a glance of who is responding and when. For responders it provides a simple and safe mechanism for indicating their response without having to phone or SMS a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    HD DRiVE-iNFO

    HD DRiVE-iNFO

    HD DRiVE-iNFO displays hdd and advanced output at Windows command line

    HD DRiVE-iNFO displays hdd data in simple output at Windows command line / shell (4NT and TCC), which is required for running. Some customization options and plain output for easy/fast reading of your system status. It also displays number of advanced info for those that need/require it. Main features: Displays local hdd's, networked drives, cd/dvd/bluray's, usb connected devices. Also displays additional info from all these different storage devices (dvd layers, network write access, usb...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    osFree operating system
    open source analogue of IBM OS/2 operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next