IRC bot in COBOL-74 - https://github.com/heddwch/WOPO
Go to file
Quinn Evans 922438fe79 Change WOPO to use new channel API 2015-10-02 09:58:28 -06:00
.gitignore Initial commit 2015-09-26 23:44:50 -06:00
BF-RUN.COB Switch to new ASCII character calling convention 2015-10-01 18:24:14 -06:00
DECASCII.COB Rename for sake of change. 2015-10-01 19:48:28 -06:00
ENCASCII.COB Rename for sake of change. 2015-10-01 19:48:28 -06:00
IRC-MSG.COB Forgot four more spaces! :D 2015-10-01 00:41:58 -06:00
LICENSE Initial commit 2015-09-26 23:44:50 -06:00
PRINTCNF.COB Change tab to space 2015-10-01 15:20:55 -06:00
README.md Initial commit 2015-09-26 23:44:50 -06:00
WOPO-CNF.COB Remove INITIALIZE statements for ANSI-74 conformance. 2015-09-27 22:07:06 -06:00
WOPO.COB Change WOPO to use new channel API 2015-10-02 09:58:28 -06:00
channel.c Might as well use numbers that are easy from COBOL 2015-10-01 19:51:16 -06:00
gnu-cobol.sh Add switches to disable building of COBOL or C parts. 2015-10-01 13:06:51 -06:00

README.md

WOPO

IRC bot in COBOL-74