IRC bot in COBOL-74 - https://github.com/heddwch/WOPO
Go to file
Quinn Evans 06ded93ce6 Rewrite IRC-MSG to return string pointers. 2015-10-03 15:30:50 -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 Many small bugfixes... 2015-10-02 21:03:50 -06:00
DECSTR.COB Many small bugfixes... 2015-10-02 21:03:50 -06:00
ENCASCII.COB Add support for generating lower-case ASCII. 2015-10-03 12:58:51 -06:00
ENCSTR.COB Many small bugfixes... 2015-10-02 21:03:50 -06:00
IRC-MSG.COB Rewrite IRC-MSG to return string pointers. 2015-10-03 15:30:50 -06:00
LICENSE Initial commit 2015-09-26 23:44:50 -06:00
PRINTCNF.COB Added ASSIGN clauses on all files. 2015-10-03 13:22:14 -06:00
README.md Initial commit 2015-09-26 23:44:50 -06:00
WOPO-CNF.COB Added ASSIGN clauses on all files. 2015-10-03 13:22:14 -06:00
WOPO.COB Added ASSIGN clauses on all files. 2015-10-03 13:22:14 -06:00
channel.c Revert checking for AI_ADDRCONFIG. 2015-10-03 13:49:17 -06:00
gnu-cobol.sh Change -std=c11 to -std=gnu11. 2015-10-03 13:50:45 -06:00

README.md

WOPO

IRC bot in COBOL-74