Welcome to myCobol.ovh Thursday, 13 November 2025, 21:02
Links
[ Add A Link ]
sticklebacks
-
ADVENT74 - A Text Adventure Engine in COBOL (7)
It’s pure COBOL74 — no C, no external libraries, just ACCEPT and DISPLAY . The engine is fully data-driven, with no hard-coded logic. All navigation and win conditions are defined in two external fixed-length files per adventure. A CLIST is included to enable interactive play directly from READY mode in TK4-. The package comes with four complete adventures: Forest, Tower, Temple, and Study. By Manny Juan.
(see the README for TK4- insrtuctions and a mid-game screenshot) -
COBCALC, a general-purpose algebraic expression evaluator in standard COBOL (21)
Originally inspired by a BYTE Magazine article from the 1980s (likely in BASIC), it is implemented in COBOL in the late 1990s. Resurrected, refined, by Manny Juan (a mainframe programmer interested in AI) and released under the GPLv3+; it runs cleanly with GnuCOBOL 3.1+. -
Paradigm Corporation (619)
Paul Kimpel runs Paradigm Corporation and maintains a large archive on Unisys MCP. Two Cobol written systems are donated to the community. -
PbSolo (1,203)
Website in Dutch. PbSolo developed over the years Cobol systems for CP/M, msDos, Windows, Novell, Linux, Web. Initiator of 'Project Stickleback'.