Friday, October 02, 2009

Prolog reference materials

Tutorials:
Prolog tutorial by J. R. Fisher

Prolog compilers/interpreters:
SWI-Prolog is  a Prolog  implementation based  on a  subset of
the  WAM (Warren Abstract  Machine)

~ts

No comments:

How To: Consume COM server in Common Lisp

How To: Consume COM server in Common Lisp Goal: Simple example to consume COM server/object using Common Lisp Version info: - OS: Win...