-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Description
lineva provides a macro which simplifies the writing of a number of commonly used Lisp forms. The central and simplest usage is
(la:leva
(:let (x 10))
(+ x x))System has been tested in SBCL 2.0.1.debian. Please see the repository for more details.