[Haskell-cafe] Wumpus World
Tom Schrijvers
Tom.Schrijvers at cs.kuleuven.be
Fri Mar 28 06:45:04 EDT 2008
> Not all students and researchers can afford a Personal
> License. Can you recommend an alternative, fast
> Prolog development system under a free licensing
> agreement, such as GPL/GLPL?
SWI-Prolog is about the best and most popular open Prolog system:
http://www.swi-prolog.org
It's not the fastest, just like GCC doesn't generates the fastest code.
Who cares?
If you want speed, then Yap is the best open Prolog system.
http://www.ncc.up.pt/~vsc/Yap/
Cheers,
Tom
--
Tom Schrijvers
Department of Computer Science
K.U. Leuven
Celestijnenlaan 200A
B-3001 Heverlee
Belgium
tel: +32 16 327544
e-mail: tom.schrijvers at cs.kuleuven.be
url: http://www.cs.kuleuven.be/~toms/
More information about the Haskell-Cafe
mailing list