Navigation  without Java Scripts

Visual Prolog CGI Examples

These CGI scripts are created from some of the simple Prolog example programs supplied with the system.
The source code for the main Prolog file of most projects is available online.

How to make CGI Scripts in Visual Prolog
HANOI - Towers of Hanoi written in Prolog.
ROUTE - A program that solves "travelling salesman" problems.
FWGC - The farmer/wolf/goat/cabbage problem.
ZEBRA - The five houses logic puzzle.
NQUEEN - How to place N queens on a chessboard.
SEN_AN - Analyzing the grammar of a sentence.
WORDBRK - Suggesting where to break words.
HARDWARE - How to simulate hardware logic in Prolog.
GENI - The very first expert system shell.
DIFF - Symbolic differentiation.
GEOBASE - Natural language interface to US geography.

Download all sourcecode to the CGI-versions of the examples here.