IRC bot in COBOL-74 - https://github.com/heddwch/WOPO
Go to file
Quinn Evans ad88c521c1 Fix bounds checking on UNREAD-INSTRUCTION. 2015-09-30 13:22:32 -06:00
.gitignore Initial commit 2015-09-26 23:44:50 -06:00
BF-RUN.COB Fix bounds checking on UNREAD-INSTRUCTION. 2015-09-30 13:22:32 -06:00
DECASCII.COB Way too many changes... Brainfuck works, $DEITY$ knows what else. 2015-09-29 22:33:37 -06:00
ENCASCII.COB Way too many changes... Brainfuck works, $DEITY$ knows what else. 2015-09-29 22:33:37 -06:00
IRC-MSG.COB Way too many changes... Brainfuck works, $DEITY$ knows what else. 2015-09-29 22:33:37 -06:00
LICENSE Initial commit 2015-09-26 23:44:50 -06:00
PRINTCNF.COB Remove INITIALIZE statements for ANSI-74 conformance. 2015-09-27 22:07:06 -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 Proper space handling for BF-INPUT. 2015-09-30 12:50:54 -06:00
channel.c Modify line ending behavior to be less efficient for the sake of C initiates. 2015-09-30 10:37:17 -06:00
gnu-cobol.sh gnu-cobol.sh: Add flag handling, -d for debug build. 2015-09-30 12:50:18 -06:00

README.md

WOPO

IRC bot in COBOL-74