algorithms.us - Blake McBride - Arahant.com
     
fader
   
Software Projects : LISP1


LISP1

LISP1 is an ANSI Common Lisp program that makes Common Lisp systems operate as LISP1 Lisp dialects with virtually no overhead.  LISP1 means that functions are treated just like variable values.  They can be assigned to, passed around, and localized just like variables.  No special functions or added complexity is needed.  (Scheme is a LISP1 Lisp.)

Download LISP1


github


[ Back to Top ]

 





.

.