Martinfx / Cobol

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Support SQL Database

SQLITE

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.

About

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

License:GNU General Public License v3.0


Languages

Language:COBOL 92.0%Language:C 5.2%Language:CLIPS 2.8%