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 -
Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.
It implements an extended subset of R7RS Scheme including, but not limited to, some of the SRFIs. It's tiny (~42kb), embeddable and cross-platform.
Updated -
-
reduce-historical: historical snapshots of the portable general-purpose computer algebra system, automatically mirrored from https://svn.code.sf.net/p/reduce-algebra/code/historical/. Please visit the REDUCE Homepage, https://reduce-algebra.sourceforge.io/, for additional details.
UpdatedUpdated -
A lisp interpreter, written in C++, designed to be as minimalist as possible. just for fun.
Updated -
A Common Lisp interpreter for CSE 324 (Principles of Programming Languages).
Updated -
HTML, CSS, and CGI scripting in a single, simple syntax
Updated -
A small-footprint, embeddable interpreter for R7RS-small Scheme
Updated