Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site pyuxt.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!pyuxww!pyuxt!marcus From: marcus@pyuxt.UUCP (M. G. Hand) Newsgroups: net.lang.c Subject: Re: BCPL vs C Message-ID: <144@pyuxt.UUCP> Date: Mon, 16-Jul-84 18:50:47 EDT Article-I.D.: pyuxt.144 Posted: Mon Jul 16 18:50:47 1984 Date-Received: Tue, 17-Jul-84 02:02:13 EDT References: <1486@sri-arpa.UUCP> Organization: Bell Communications Research, Piscataway N.J. Lines: 15 >Another ability BCPL had... >was the ability to suppress duplicate includes... Ahh, but it was so implementation dependant. The version I used on an ICL 1906 (model number, not design date) which I think was written by a masters student at Royal College of Military Science at Shrivenham, Wiltshire, could only cope with a limited number of include files, and you were also limited to 4096 bytes worth of manifest constants because of some obscure data area on the 1906. But i did like the ability to nest functions within functions - very useful for tracing - and the unlimited length symbol names were pretty useful too... marcus hand pyuxt!marcus