Lisp
Lisp (LISP) is a family of programming languages with a distinctive, fully parenthesized prefix notation. The best-known general-purpose Lisp dialects are Racket, Common Lisp, Scheme, and Clojure.
Projects with this topic
-
An experimental multiplayer sandbox game with optional VR support.
Updated -
app/SL - Application Scripting Language - A simple (Lisp) scripting engine to be integrated into your applications. Supports streaming/piping syntax and named arguments to make the Lisp code appear more familiar and readable.
Updated