<< >> Up Title 

Behemot Prolog

The Behemot prolog is a subset of the prolog language.
Its purpose is to be used as a modelling language and to manage events. Special predicates are added to allow you to add objects and materials, move, rotate and scale objects, duplicate and delete them.
For using it a PrologScript object musr be created ( using the Edit|Object|Create ).
Look at the examples section if you want to load and execute a prolog program.

Behemot Prolog can load program only from the current directory.

This manual section supposes that you know how to use a prolog interpeter. In the next versions will be added an introduction for novice. A good book to learn Prolog is :

Ivan Bratko
Prolog
Programming for artificial intelligence ( second edition )
Addison Wesley

Standard prolog and Behemot prolog
Predicates specific to the graphics editor
Programs and examples


<< >> Up Title