[Next] [Up] [Previous] [Contents] [Index]
Next: How can I disable Up: Frequently Asked Questions Previous: I have a predicate   Contents   Index

How can I build standalone applications?

You can use the external language interface with C or Java to make your program standalone. You can also make your program standalone without using the interface. You only need to redefine the main/0 predicate, which is the first predicate executed by the B-Prolog interpreter. See Section 17.1 for the details.



Neng-Fa Zhou () 2007-06-05