Cobol icon indicating copy to clipboard operation
Cobol copied to clipboard

Open library with source code for OpenCobol, GnuCobol AS 400 COBOL, CL, CLP, CLLE, CBLLE

Project COBOL

  • Examples for OpenCobol (Gnu Cobol)
  • Examples for AS400, PF, LF, DSPF
  • Examples for ILE Cobol, ILE CL

AS400 ILE COBOL

  • ILE COBOL
  • ILE CL
  • Physical files
  • Logical files
  • Display files

OpenCOBOL/GNUCobol

  • Hello Cobol
  • Conditions
  • Database
  • Date
  • Games
  • Loops
  • Memory
  • Random
  • SQLite
  • Sort
  • String
  • Struct

Compilation with GnuCobol compiler

cobc -x -W -Wall -O2 HelloWorld.cbl

For contributions

  • Contribution are welcome !

IDE for OpenCobol

  • https://launchpad.net/cobcide/+download

Support SQL Database

SQLITE

  • https://github.com/Martinfx/SQLiteCobol

DBPRE

  • https://github.com/Martinfx/DBPRE

License

You can check out the full license here

This project is licensed under the terms of the GNU General Public License v3.0 license.