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!
- The 'MODULE' Keyword
- The 'INCLUDE'
- The 'PREDICATE'
- The 'DOMAINS'
- The 'DATABASE'
- The 'CONSTANTS'
- The 'EXPORT' Keyword:
- The 'IMPORT' Keyword:
BAP Online Manuals
: Compiler Reference Manual
: Language Description:
Previous: Description of the BAP Compiler Predicates
Next: Prolog in General