Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!intercon!news From: amanda@mermaid.intercon.com (Amanda Walker) Newsgroups: comp.lang.postscript Subject: Re: Compiled PostScript Message-ID: <1683@intercon.com> Date: 5 Jan 90 17:18:33 GMT References: <1666@intercon.com> <17533@rpp386.cactus.org> <1673@intercon.com> Sender: news@intercon.com Reply-To: amanda@mermaid.intercon.com (Amanda Walker) Lines: 20 In article , gaynor@busboys.rutgers.edu (Silver) writes: > I stress the benefit that a PostScript compiler would encourage programmers to > program in PostScript itself (i.e., not just as a display medium) instead of > more primitive languages. > > Regards, [Ag] Well... I dunno. I mean, interpreted PostScript is plenty quick (in NeWS, for example), but it has it's share of primitive aspects. Dictionaries are a particularly nice way of having dynamic binding environments available as first class data structures, but the rest of the language leaves some things to be desired when it comes to general programming, and programming in the large scale in particular. It's kind of like Forth in this respect--writing code to handle single operations is fine, but I wouldn't want to write a large application in it, even though it could be done. Amanda Walker InterCon Systems Corporation --