Previous: Package FL.DOMAINS, Up: Reference manual


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*.