An Apache 2.4‑compatible fork of Marc Battyani’s mod_lisp.
-
Updated
Oct 10, 2025 - C
Common Lisp is a general-purpose programming language in the Lisp language family. Its syntax is defined on top of s-expressions, however it can be extended through the use of reader macros. It supports compile-time meta-programming through the use of macros. It supports the OOP paradigm through the Common Lisp Object System. The API upon which CLOS is implemented is exposed to the programmer so they can extent the object system. This API is referred as the Meta-Object Protocol. There are multiple implementations available: SBCL, which generates fast code, CCL, which compiles code fast, ABCL, which runs on the JVM, JSCL which runs on Node, and the browser, etc.
An Apache 2.4‑compatible fork of Marc Battyani’s mod_lisp.
Medley Interlisp virtual machine
SIGYN - Exposes the SAP Netweaver RFC C Library to Common LIsp via CFFI.
Actions, Commands and Plug-ins for Adobe® Acrobat® Pro
An example of COM out-of-process server with ECL
K-Means libraries for C, Lisp, Prolog and Ruby
Everything that gets thrown in here is either useless, a test or just bad.
My implementation of Lisp from the book ==> https://buildyourownlisp.com/
Various cellular automata.
Original Code for Engineered Robustness by Controlled Hallucination (AAAI 2008) by Beal and Sussman
Gpp Interpreter using Common Lisp and Yacc Part1 -> Flex and Yacc Part2 -> Common Lisp
Unix domain socket message passing for IPC in Common Lisp
Programming Languages (Common Lisp, Prolog Languages and Flex-Yacc) Monoalphabetic Cipher, Frequency Analysis, Lexer, Flex Tool, Parser, Yacc Tool, Prolog
Created by X3J13
Released 1984