Next Prev Up Top Contents Index

start-cycle

Backward Chaining Goal
Syntax

start-cycle

Arguments

None.

Description

This backward chaining goal is only relevant when writing a meta-interpreter for a context. This goal must be called at the start of every forward chaining cycle as it performs some essential housekeeping.

Example
(start-cycle)
See also

defcontext

instantiation

standard-context

fire-rule


LispWorks KnowledgeWorks and Prolog User Guide - 15 Jul 2003

Next Prev Up Top Contents Index