Mainframe
A mainframe is a powerful computer system designed for processing large data volumes, supporting multiple users & applications. Known for reliability, security, and scalability, they're vital in industries like finance & insurance. Typical languages include COBOL, PL/I, and Assembly, with Java and Python gaining popularity.
Here are 12 public repositories matching this topic...
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…
-
Updated
Sep 26, 2022 - REXX
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).
-
Updated
Jun 8, 2021 - REXX
Just Another Macro language for z/OS. JAM is a z/OS productivity tool that transforms an input file, containing a mixture of JAM statements and ordinary text, to an output file containing the transformed content.
-
Updated
Aug 18, 2021 - REXX