IRC bot in COBOL-74 - https://github.com/heddwch/WOPO
Go to file
Quinn Evans 7467212f53 Many small bugfixes... 2015-10-02 21:03: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 Many small bugfixes... 2015-10-02 21:03:50 -06:00
ENCSTR.COB Many small bugfixes... 2015-10-02 21:03:50 -06:00
IRC-MSG.COB Adapt IRC-MSG to use decoded ASCII 2015-10-02 14:31:29 -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 Add DECODE-STRING and ENCODE-STRING, adapt WOPO. 2015-10-02 14:22:16 -06:00
channel.c Ensure lines end in '\n' for IRC 2015-10-02 10:19:23 -06:00
gnu-cobol.sh Many small bugfixes... 2015-10-02 21:03:50 -06:00

README.md

WOPO

IRC bot in COBOL-74