Add files from BCPL kit and some simple example programs.
authornealcrook <neal@pippaluk.org.uk>
Mon, 21 Nov 2016 22:25:49 +0000 (22:25 +0000)
committernealcrook <neal@pippaluk.org.uk>
Mon, 21 Nov 2016 22:25:49 +0000 (22:25 +0000)
commit7eec99c7ec337818e34a3c782c093f3f1e1b0e8a
treefcfe2400e398b1f65a1bfb666b3ce821e147e445
parente327d0297d52d098441fda7cdc7c2e4866323577
Add files from BCPL kit and some simple example programs.
18 files changed:
Applications/BCPL/CGHDR [new file with mode: 0644]
Applications/BCPL/LIBHDR [new file with mode: 0644]
Applications/BCPL/OPTIONS [new file with mode: 0644]
Applications/BCPL/SYNHDR [new file with mode: 0644]
Applications/BCPL/TRNHDR [new file with mode: 0644]
Applications/BCPL/cg.b [new file with mode: 0644]
Applications/BCPL/cg.i [new file with mode: 0644]
Applications/BCPL/examples/cgtest.b [new file with mode: 0644]
Applications/BCPL/examples/cgtest.i [new file with mode: 0644]
Applications/BCPL/examples/fact.b [new file with mode: 0644]
Applications/BCPL/examples/fact.i [new file with mode: 0644]
Applications/BCPL/examples/hello.b [new file with mode: 0644]
Applications/BCPL/examples/hello.i [new file with mode: 0644]
Applications/BCPL/iclib.i [new file with mode: 0644]
Applications/BCPL/syn.b [new file with mode: 0644]
Applications/BCPL/syn.i [new file with mode: 0644]
Applications/BCPL/trn.b [new file with mode: 0644]
Applications/BCPL/trn.i [new file with mode: 0644]