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:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...