Skip to content
Norbert Preining edited this page Oct 6, 2017 · 1 revision

lisp

Evaluates the following lisp expression.

Example

CafeOBJ> lisp (+ 4 5)
(+ 4 5) -> 9
Clone this wiki locally