Language Description:

BAP Online Manuals : Compiler Reference Manual : Language Description:
Previous: Description of the BAP Compiler Predicates
Next: Prolog in General

3.5. Language Description:

This chapter focuses on the syntax of Brain Aid Prolog . Please consult the Language Tutorial for a description of some programming paradigms used with parallel PROLOG .

This chapter is addressed to people who are familiar with the PROLOG programming language. Hence, only the special notions of the BAP 'dialect' are provided, but not a general language description!

3.5.1. Prolog in General

3.5.2. Clocksin & Mellish

3.5.3. Brain Aid Prolog Syntax :

3.5.4. Type Checking

3.5.5. Keywords :

The 'MODULE' Keyword
The 'INCLUDE'
The 'PREDICATE'
The 'DOMAINS'
The 'DATABASE'
The 'CONSTANTS'
The 'EXPORT' Keyword:
The 'IMPORT' Keyword:

3.5.6. Operators


BAP Online Manuals : Compiler Reference Manual : Language Description:
Previous: Description of the BAP Compiler Predicates
Next: Prolog in General