The Wayback Machine - https://web.archive.org/web/20211212200047/https://github.com/topics/s390x
Skip to content
#

s390x

Here are 38 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 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.

  • Updated Jun 30, 2021
  • REXX

Improve this page

Add a description, image, and links to the s390x topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the s390x topic, visit your repo's landing page and select "manage topics."

Learn more