IRC bot in COBOL-74 - https://github.com/heddwch/WOPO
Go to file
Quinn "heddwch" Evans 22de007733 Add error checking to $ECHO 2018-09-14 13:23:31 -06:00
.gitignore Initial commit 2015-09-26 23:44:50 -06:00
BF-RUN.COB Remove features/words not supported by MVS COBOL. 2018-09-10 14:42:03 -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 (Dis)ambiguate some variables, fix a line continuation 2017-03-05 22:47:00 -07:00
LICENSE Initial commit 2015-09-26 23:44:50 -06:00
PRINTCNF.COB Forgot to change program ending marker in PRINT-CONFIG 2018-09-14 12:51:30 -06:00
README.md Initial commit 2015-09-26 23:44:50 -06:00
REESCAPE.COB Make $SHOW-ESCAPES non-destructive to the source register. 2017-03-26 16:24:51 -06:00
WOPO-CNF.COB Change end of program marker from 0 to 999 2018-09-10 14:44:40 -06:00
WOPO.COB Add error checking to $ECHO 2018-09-14 13:23:31 -06:00
channel.c Sleep before sending each line to prevent excess flood. 2018-09-10 14:47:48 -06:00
gnu-cobol.sh Add $SHOW-ESCAPES toggle. 2015-10-13 15:29:14 -06:00

README.md

WOPO

IRC bot in COBOL-74