Next: , Previous: , Up: Reference manual   [Contents][Index]


7.29 Package FL.APPLICATION

This package uses most other Femlisp packages. It is meant to be the package a Femlisp user works in.

Variable: *RESULT*

Special variable used for storing the blackbboard of the last computation.

Function: QUIT

Quits Femlisp.

Macro: STORING &BODY BODY

Stores the result of body in *result*.

Function: ^ KEYWORD &OPTIONAL (BLACKBOARD *RESULT*)

An abbreviation for accessing the entries on the *result blackboard.