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
-
Common Lisp binding for SQLite
https://common-lisp.net/project/cl-sqlite/
Upstream is still https://github.com/TeMPOraL/cl-sqlite for now.
Updated -
-
Simple embeddable LISP implementation for .NET inspired by Schemy and Clojure.
Updated