Tools and Examples

BAP Online Manuals : Tools and Examples
Previous: Datentypen
Next: Tools

4. Tools and Examples

Programming Prolog on parallel machines is a new field to most Prolog fans. The paradigms used in Brain Aid Prolog allow an easy approach to this problem. But still (and in spite of our fantastic language tutorial) there will be many questions left, many ideas not explained thoroughly. We have provided some of the tools we actually use in everyday programming and a few little example programs to demonstrate how BAP can be used. The explanations given in the following chapters do not intend to give in-depth information, they just try to give an overview over the possibilities.

4.1. Tools

4.1.1. System Status Window
4.1.2. Pie and Shell
4.1.3. Pulse & Memshow
4.1.4. Netcom

4.2. Example Programs

4.2.1. Queens
4.2.2. The World
4.2.3. The 'demo' file
4.2.4. The 'GRAPH'

BAP Online Manuals : Tools and Examples
Previous: Datentypen
Next: Tools