PL/I

PL/I

PL/I

 View Only
  • 1.  IDE for PL/I

    Posted Fri May 31, 2024 12:20 PM

    Hi,

    Wondering if there is an IDE (interactive development environment) for PL/I on Linux.

    I have python & pycharm on my personal linux laptop to play & learn with for almost no cost at all.

    I do have PL/I compiler on the same laptop from iron-spring.com. however, wondering if there is an IDE for this compiler.

    Thanks,

    Ed



    ------------------------------
    ED TOBIAS
    ------------------------------


  • 2.  RE: IDE for PL/I

    Posted Fri May 31, 2024 12:54 PM

    Eclipse plug-in:  https://marketplace.eclipse.org/content/more-player-pli

    VSCode plug-in:  https://marketplace.visualstudio.com/items?itemName=IBM.zopeneditor

    I'm sure there are many more plug-ins if you search the various marketplaces...



    ------------------------------
    Scott Fagen
    Mainframe Evangelist
    CDW
    www.cdw.com/content/cdw/en/solutions/ibm-zsystems.html
    ------------------------------



  • 3.  RE: IDE for PL/I

    Posted Mon March 03, 2025 11:06 AM

    It is a somewhat older post, but see my article here: PL/I on Linux – A Better Way to Learn PL/I | LinkedIn



    ------------------------------
    Gabor Markon
    ------------------------------



  • 4.  RE: IDE for PL/I

    Posted Tue March 04, 2025 11:35 AM

    I have created a GitHub repository with a VS Code JSON task to enable a simple but usable Iron Spring IDE.



    ------------------------------
    Gabor Markon
    ------------------------------



  • 5.  RE: IDE for PL/I

    Posted Tue March 04, 2025 11:37 AM

    Ups, here the URL for the VS Code IDE



    ------------------------------
    Gabor Markon
    ------------------------------