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:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...