IRC bot in COBOL-74 - https://github.com/heddwch/WOPO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Quinn "heddwch" Evans 22de007733 Add error checking to $ECHO 5 years ago
.gitignore Initial commit 8 years ago
BF-RUN.COB Remove features/words not supported by MVS COBOL. 5 years ago
DECASCII.COB Many small bugfixes... 8 years ago
DECSTR.COB Many small bugfixes... 8 years ago
ENCASCII.COB Add support for generating lower-case ASCII. 8 years ago
ENCSTR.COB Many small bugfixes... 8 years ago
IRC-MSG.COB (Dis)ambiguate some variables, fix a line continuation 6 years ago
LICENSE Initial commit 8 years ago
PRINTCNF.COB Forgot to change program ending marker in PRINT-CONFIG 5 years ago
README.md Initial commit 8 years ago
REESCAPE.COB Make $SHOW-ESCAPES non-destructive to the source register. 6 years ago
WOPO-CNF.COB Change end of program marker from 0 to 999 5 years ago
WOPO.COB Add error checking to $ECHO 5 years ago
channel.c Sleep before sending each line to prevent excess flood. 5 years ago
gnu-cobol.sh Add $SHOW-ESCAPES toggle. 8 years ago

README.md

WOPO

IRC bot in COBOL-74