项目作者: Martinfx
项目描述 :
Open library with source code for OpenCobol, GnuCobol AS 400 COBOL, CL, CLP, CLLE, CBLLE
高级语言: COBOL
项目地址: git://github.com/Martinfx/Cobol.git
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.