Developer Manual: Difference between revisions

No edit summary
Line 16: Line 16:


== ProB Prolog Source Code ==
== ProB Prolog Source Code ==
*[[Getting Involved]] (includes details about getting and running the Prolog sources)
*[[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]]
*[[Running ProB from source]]
*[[ProB's Prolog Datastructures]]
*[[ProB's Prolog Datastructures]]



Revision as of 08:55, 13 January 2021


ProB Source Code

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:


ProB Prolog Source Code

ProB Java API (aka ProB 2.0)

The documentation for the Java API to ProB can be found here.


A new ProB Developer Manual is available.