[ library(toplevel) | Reference Manual | Alphabetic Index ]

toplevel

Run a toplevel interpreter

Description

Run a toplevel query interpreter. This is a program that allows to input ECLiPSe queries, runs them, and displays the results. Which variant of this interpreter is invoked depends on how it was initialized in toplevel_init/1.

See Also

toplevel_init / 1, break / 0