Re: Beginners question...



Karl Klose wrote:
Hi! I've got a question - once I've used SWI-Prolog, but now I'm
using Poplog's version. I tried to teach prolog in runtime, such as:

?- test(a).

In SWI-Prolog, you enter "user-mode" by
?- [user].
Now you can enter facts and rules. When you're done, press Ctrl+D to
compile the rules and leave user-mode. Perhaps this works similar in
Poplog (I could not find resources concerning Poplog, you have a
link?).

Certainly, here it is: http://www.poplog.org/resources/freepoplog.html#pcwin (windows version, linux one is on that site too).


Prolog is started by:

winpop11 +prolog

from the %poplog%\pop directory.

I'll try Your solution just when I'll find some free time :)

Regards,
Karl

Best regards -- Spook.

--
! ._______. Warning: Lucida Console sig! //) !
! || spk || www.spooksoft.prv.pl / _ """*!
! ||_____|| spook at op.pl / ' | !
! | ___ | tlen: spoko_ws gg:1290136 /. __/"\ !
! |_|[]_|_| May the SOURCE be with you! \/) \ !


.



Relevant Pages