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
-
-
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 -
Diablo 2 is arguably one of the best action RPG created ever. This is humble attempt to recreate and, hopefully, deconstruct it using Common Lisp programming language and related techniques. Documentation link.
Updated -
Peter Norvig's legendary lis.py implemented with Python 3.10's structural pattern matching
Updated -
-
CSCI400 (Programing Language) Project: A homemade implimentation of Lisp (Scheme). It does not quite work in its current form
Updated -