Variable: SB-EXT:*EVALUATOR-MODE*

package type

Toggle between different evaluator implementations. If set to :COMPILE, an implementation of EVAL that calls the compiler will be used. If set to :INTERPRET, an interpreter will be used.

Value

:compile