rexx

There are 50 repositories under rexx topic.

  • IBM/IBM-Z-zOS

    The helpful and handy location for finding and sharing z/OS files, which are not included in the product.

    Language:REXX36611415178
  • abend0c1/hidrdd

    USB Human Interface Device (HID) Report Descriptor Decoder. This will convert a binary or printable hex report descriptor into a C header file. The printable hex can, for example, be an existing C header file - so it can be used to mechanically document an existing report descriptor declaration. The binary report descriptor could, for example, have been extracted from a Wireshark trace of a USB device handshake.

    Language:REXX895513
  • daniel64/lspf

    Open source Linux version of the IBM mainframe z/OS ISPF Dialogue Manager

    Language:C++8514615
  • mvslovers/brexx370

    MVS version of Vasilis Vlachoudis awesome rexx implementation

    Language:C44148911
  • preetsuthar17/Vinlybot

    🐇 Vinlybot is a open-source discord bot with 100+ command where you can contribute!

    Language:JavaScript271118
  • lnlyssg/IRRXUTIL

    z/OS ReXX IRRXUTIL samples

    Language:REXX24718
  • IBM/zOS-BCPii

    zOS Base Control Program internal interface

    Language:REXX211332
  • phanikiran99/myMainframe

    Basic Mainframe Programs to start with

    Language:COBOL21417
  • abend0c1/da

    Mainframe Disassembler in REXX. This can be very handy for mainframe sites that have somehow lost the source code to an important executable. All you need to do is run the DA edit macro against the output from an AMBLIST module listing of the executable. It is an iterative process, but at the end of the day you will have an assembler source file that, when assembled, should recreate the executable load module. With some effort it should also be possible to reconstruct an equivalent high level language (COBOL, PLI, etc) source file from the assembly language source.

    Language:REXX17308
  • abend0c1/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).

    Language:REXX14402
  • candiduslynx/IntelliJ-Rexx

    Rexx language plugin for IntelliJ IDEA

    Language:Java7311
  • 0branch/regina

    The Regina Rexx interpreter. Mirror of https://svn.code.sf.net/p/regina-rexx/code (git svn clone).

    Language:C6402
  • evs38/fleetstreet

    FleetStreet is a flexible and powerful FTN message reader for Squish, *.MSG & JAM areas, multithreaded, 32 bit, CUA'91, Rexx, drag'n'drop, highly configurable, supports Squish, Fastecho, HPT, IMail, LoraBBS, FMAIL, WMail, BBToss, english, german, swedish and italian version. Open source version!

    Language:C6301
  • rexx-fan

    frank-e/rexx-fan

    Stand-alone Rexx tools: ooRexx or Regina not limited to Windows NT

    Language:REXX6202
  • beaker-project/zpxe

    PXE-like network booting functionality for z/VM guests

    Language:REXX51315
  • BroadcomMFD/rexx-language-support

    The Rexx Language Support plugin leverages the language server protocol to provide syntax awareness, syntax coloring and autocomplete features for Rexx code.

  • RookieDay/VirtualBank

    Virtual Bank based on MF

  • abend0c1/aux2svg

    This converts a CICS Auxiliary Trace print file into an html file that can be viewed with a web browser. Scalable Vector Graphics (SVG) is used to display a UML Sequence Diagram that represents the trace. This allows you to quickly diagnose IBM CICS Transaction Server issues.

    Language:REXX3100
  • candiduslynx/antlr4-rexx

    Antlr4-based parser/lexer for Rexx

    Language:ANTLR3232
  • ismetyaksi/zOS-Mainframe-Utilities

    zOS Mainframe Utilities utilizing REXX or Python3

    Language:JCL3001
  • openmainframeproject/atompkg-language-zvm-rexx

    Atom editor package that adds language syntax highlighting for z/VM Rexx files.

    Language:CoffeeScript3403
  • Learn-REXX

    seanpm2001/Learn-REXX

    A repository for showcasing my knowledge of the REXX programming language, and continuing to learn the language.

    Language:REXX3301
  • abend0c1/piv

    PIV is a REXX procedure that you can run in batch to verify that a z/OS system is in the state you expect it to be after making a change.

    Language:REXX2200
  • admattingly/ZCCREXX

    REXX productivity tool for calling IBM CCA API on z/OS

    Language:REXX2
  • CatBangsDrum/Treasure

    A simple z/OS Mainframe game written in REXX

    Language:REXX2
  • kapitaali/RexxRE

    RexxRE provides a Rexx interface to POSIX regular expressions.

    Language:C2100
  • MayCXC/COWOL

    CObol WithOut Leave

    Language:COBOL2311
  • Oxyd76/RxMacroLib

    Rexx Macro Space based framework for OS/2 REXX developers.

    Language:REXX2300
  • AI2001_Category-Source_Code-SC-REXX

    seanpm2001/AI2001_Category-Source_Code-SC-REXX

    🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:REXX category for AI2001, containing REXX programming language datasets

    Language:R21
  • SNU_2D_ProgrammingTools_IDE_Rexx

    seanpm2001/SNU_2D_ProgrammingTools_IDE_Rexx

    The Rexx Programming language IDE submodule for SNU Programming Tools (2D Mode)

    Language:REXX2302
  • tobiaslinke/hash_table_zos_asm

    This is a hash table implementation written entirely in IBM z Assembly. The Hash Table is mapped and saved to a z/OS VSAM linear dataset.

  • E-Sid/scripts

    Psychiatric assessment scales

    Language:Shell1100
  • EmmasBox/highlightjs-rexx

    Rexx syntax highlighter for highlight.js

    Language:JavaScript1100
  • fermyno/mainframe

    MAINFRAME program repository

    Language:COBOL1102
  • kapitaali/Rexx-FileUt

    Rexx File Utilities (FileUt) is a set of functions which provide special kinds of file handling to rexx programs, roughly following the Rexx IO model.

    Language:C1100
  • metalbobinou/REXX-examples

    Small REXX scripts for testing purpose