All Projects → Martinfx → Cobol

Martinfx / Cobol

Licence: GPL-3.0 License
Open library with source code for OpenCobol, GnuCobol AS 400 COBOL, CL, CLP, CLLE, CBLLE

Programming Languages

COBOL
34 projects
c
50402 projects - #5 most used programming language
CLIPS
21 projects

Projects that are alternatives of or similar to Cobol

clpz
Constraint Logic Programming over Integers
Stars: ✭ 131 (+87.14%)
Mutual labels:  clp
ublu
Ublu Midrange and Mainframe Life Cycle Extension Language
Stars: ✭ 13 (-81.43%)
Mutual labels:  as400
vscode-ibmi
IBM i development extension for VS Code
Stars: ✭ 122 (+74.29%)
Mutual labels:  as400
IBMi-Book
"Learning IBM i as a Web Developer", my subpar eBook for learning the basics of IBM i, RPGLE, Control Language, and more from the eyes of a web developer.
Stars: ✭ 31 (-55.71%)
Mutual labels:  as400
kanren
An extensible, lightweight relational/logic programming DSL written in pure Python
Stars: ✭ 111 (+58.57%)
Mutual labels:  clp
ciao
Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.
Stars: ✭ 190 (+171.43%)
Mutual labels:  clp
simsttab
Simple timetabling engine for schools
Stars: ✭ 21 (-70%)
Mutual labels:  clp
QshOni
The QShell on IBM i library contains useful CL wrapper commands to allow QShell and PASE apps to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs.
Stars: ✭ 34 (-51.43%)
Mutual labels:  as400

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].