[To reply replace "Aaron.Sloman.XX" with "A.Sloman"]
Some versions of prolog allow "|" as an alterantive to ";" for
disjunction. In Poplog prolog, code written like that causes
compile time (syntax) error.
Does anyone have a modification for poplog prolog that accepts
"|" in that context.
I could try to understand the compiler and change it, but if someone
has already done this I'll be grateful for the code.
Thanks.
Aaron
===
Aaron Sloman, ( http://www.cs.bham.ac.uk/~axs/ )
School of Computer Science, The University of Birmingham, B15 2TT, UK
EMAIL A.Sloman AT cs.bham.ac.uk (ReadATas@please !)
PAPERS: http://www.cs.bham.ac.uk/research/cogaff/
TOOLS: http://www.cs.bham.ac.uk/research/poplog/freepoplog.html
|