No edit summary  | 
				|||
| Line 16: | Line 16: | ||
== ProB Prolog Source Code ==  | == ProB Prolog Source Code ==  | ||
*[[  | *[[Running ProB from source]] (includes details about getting and running the Prolog sources)  | ||
*[[ProB Tcl/Tk Architecture]]  | *[[ProB Tcl/Tk Architecture]]  | ||
*[[Why Prolog?]]  | *[[Why Prolog?]]  | ||
*[[Prolog Coding Guidelines]]  | *[[Prolog Coding Guidelines]]  | ||
*[[ProB's Prolog Datastructures]]  | *[[ProB's Prolog Datastructures]]  | ||
The kernel of ProB is written in Prolog and you can download the latest Prolog sourcecode snapshot from: http://www3.hhu.de/stups/downloads/prob/source/
You may also wish to obtain related Java sources:
The documentation for the Java API to ProB can be found here.
A new ProB Developer Manual is available.