Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!samsung!crackers!m2c!umvlsi!dime!cs.umass.edu!pop From: pop@cs.umass.edu Newsgroups: comp.lang.prolog Subject: Shriek as an operator. Message-ID: <26581@dime.cs.umass.edu> Date: 13 Feb 91 19:18:24 GMT Sender: news@dime.cs.umass.edu Reply-To: pop@cs.umass.edu () Organization: University of Massachusetts, Amherst Lines: 5 What is interesting is that Poplog Prolog has exactly the same behaviour, namely that a postfix '!' gives a syntax error if '!' can be an infix. The parser, by Simon Nichols and Rob Duncan is implemented POP-11, so one might expect it to be independent, tho' I don't know whether they made use of the code of C-prolog in writing it.