项目作者: Martinfx

项目描述 :
Open library with source code for OpenCobol, GnuCobol AS 400 COBOL, CL, CLP, CLLE, CBLLE
高级语言: COBOL
项目地址: git://github.com/Martinfx/Cobol.git
创建时间: 2016-04-12T09:08:17Z
项目社区:https://github.com/Martinfx/Cobol

开源协议:GNU General Public License v3.0

下载


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

  1. 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.