NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re Prolog Arithmetic (Score:1)
As somone who tried to do only barely non-trivial arithmetic in a Prolog setting once, I am not surprised that WProlog doesn't feel the need of it. Peano axiom arithmetic would have worked better!
The maze program's suc/2 predicate provides equivalent to Peano axioms. Interesting, the wall/1 predicate defines a wall around two sides of a node, toward the lower numbers?
It's unclear to me why
would run
Bill
# I had a sig when sigs were cool
use Sig;
Re:Re Prolog Arithmetic (Score:1)
What on earth are you using to post?
Mis-Direction redux (Score:1)
Bill
# I had a sig when sigs were cool
use Sig;
Reply to This
Parent