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: [EMAIL PROTECTED]
url: http://www.cs.kuleuven.be/~toms/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to