This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/examples/poem/NOTES
pmoura 9f1b358c04 Logtalk 2.26.2 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1486 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-12-24 18:00:21 +00:00

24 lines
619 B
Plaintext

The example in this folder is an adaptation of an example of POEM, an
object-oriented extension to Prolog developed by Ben Staveley-Taylor.
To load all entities in this example compile and load the loader file:
| ?- logtalk_load(poem(loader)).
Contrary to the other cases, to test this example consult the Prolog
file SCRIPT and then call the predicate run/0 to run the example. On
most Prolog compilers, you can type:
| ?- ['SCRIPT'], run.
Original author contact:
Ben Staveley-Taylor,
Plessey Electronic Systems Research Ltd.,
Roke Manor,
ROMSEY,
Hants. SO5 0ZN.
Tel. Romsey (0794) 515222 ext 311