Hello,
I am developing Lua/TSO, an Apache-2.0 open-source project intended to provide a modern Lua-based system automation environment for z/OS.
Project repository:
https://github.com/drblez/luaz
The project is intended to integrate with native z/OS facilities, including:
- TSO and IKJEFT01;
- ISPF services;
- MVS datasets;
- JES2;
- AXR;
- RACF;
- started tasks;
- authorized libraries;
- System SSL.
I submitted Lua/TSO to the Open Mainframe Project TAC and requested access to a mainframe development environment:
https://github.com/openmainframeproject/tac/issues/972
The request has remained unresolved for several months. The project is now in a circular situation: continued implementation activity is expected, but the z/OS-specific implementation cannot proceed without access to a legal and sufficiently privileged development environment.
A normal unprivileged z/OS user account is not enough. The project requires an isolated non-production environment with delegated system-programming privileges, such as:
- a dedicated test LPAR;
- a personal ZD&T instance;
- or another disposable and recoverable z/OS environment.
The environment must allow project-specific configuration of RACF profiles, started tasks, APF-authorized libraries, PARMLIB members, JES2 execution, USS tools, and documented z/OS system interfaces.
I am not requesting access to a shared production system.
I also want to make this explicit: I will not use an unofficial or unlicensed z/OS image under Hercules or another emulator. That would be legally and professionally unacceptable for a public open-source project.
Could someone from IBM advise on one of the following?
1. Is there a legal IBM program that provides ZD&T or isolated z/OS access to independent open-source developers?
2. Can IBM sponsor or support the Lua/TSO request before the OMP TAC?
3. Is there an IBM Z ecosystem, ZD&T, or developer-relations contact who can review this request?
4. If no such route exists, can IBM confirm that independent developers currently have no supported way to develop native system-level open-source software for z/OS?
I can provide a detailed technical environment specification, security restrictions, project roadmap, and regular public progress reports.
------------------------------
Regards,
Ruslan Stepanenko
GitHub:
https://github.com/drblez------------------------------