[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Jul 11 20:01:40 2000 
Subject:defining "|" as or in Poplog Prolog 
From:Aaron Sloman See text for reply address 
Volume-ID:1000711.01 

[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