Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ll-xn!ames!amelia!msf From: msf@amelia (Michael S. Fischbein) Newsgroups: comp.sources.d Subject: Re: ctex documentation Message-ID: <2705@ames.arpa> Date: Tue, 8-Sep-87 14:39:30 EDT Article-I.D.: ames.2705 Posted: Tue Sep 8 14:39:30 1987 Date-Received: Wed, 9-Sep-87 06:08:51 EDT References: <4341@oberon.USC.EDU> <1501@killer.UUCP> Sender: usenet@ames.arpa Reply-To: msf@amelia.UUCP (Michael S. Fischbein) Organization: NASA Langley Research Center, Hampton, VA Lines: 22 In article <1501@killer.UUCP> elg@killer.UUCP (Eric Green) writes: >There's also the problem of different Pascal variants. What runs on Vax "pc", >won't necessarily run on another machine, like, say, an Amiga runnin AmigaDOS, >or a Pyramid running Unix, despite both of those machines having a Pascal >compiler. The "otherwise" clauses on case statements, for example, often have >to be kludged around via various preprocessors and such. This is quite true; but the tangle output is in a quite vanillia pascal that intentionally avoids as many of theses variant constructs as possible. Its output is very difficult to read by humans, but humans are supposed to look at the weave output. The TeX program should run on a minimal Jensen & Wirth pascal, if I remember correctly. That is, all identifiers are unique in the first six characters, all capital letters, etc. The (few) non-standard constructs are mentioned in the documentation and may be avoided with suitable flags. mike Michael Fischbein msf@prandtl.nas.nasa.gov ...!seismo!decuac!csmunix!icase!msf These are my opinions and not necessarily official views of any organization.