🛠️ P3/COBOL 25.1.0-SNAPSHOT is available for preview.
Getting Started
Project structure

P3/COBOL Project Structure

Setting up a P3/COBOL project is flexible in any case. But, to make the best out of it, using the project from the command line inside a CI/CD pipeline, in dev-mode for multi-threaded builds or opening in the P3/COBOL Eclipse IDE, the following project structure is recommended:

      • SimpleRunUnitCall.java
      • hello-world.cbl
      • hello-universe.cbl
    • .gitignore
    • compiler.p3c
    • runtime.p3c