Explore projects
-
CMUCL is a high-performance, free Common Lisp implementation which runs on most major Unix platforms.
Updated -
Web pages for cmucl, separate from the cmucl wiki. See https://cmucl.common-lisp.dev/
Updated -
Updated
-
-
CL-LIA / CL-LIA
OtherAn example of implementation of the "Common Lisp Language Independent Arithmetic" standard.
Updated -
Updated
-
-
Marco Antoniotti / letv
OtherUpdated -
definer / definer
OtherA simple library that contains an extension to Common Lisp that allows programmer to nicely reuse some common "definition" idioms.
The project page can be found at http://common-lisp.net/project/definer.
Updated -
An updated version of the first widely available (and quite portable) DEFSYSTEM for Common Lisp
Updated -
A layer of generic functions redefining the standard Common Lisp operators as generic functions.
Updated -
Site (generated with HELambdaP) for the WITH-CONTEXTS library.
Updated -
This library contains an implementation of a WITH macro with "contexts" inspired by Python, which, in turn was obviously inspired by Common Lisp macros (and other earlier languages, like Pascal).
Updated -
new-op / new-op
OtherNEW-OP is a small library that introduces a new unified "constructor" operator; called "new".
The project page is at http://common-lisp.net/project/new-op
Updated -
cl-enumeration / cl-enumerations
MIT License Modern VariantThe CL-ENUMERATIONS project contains a Common Lisp Java-like enumeration/iteration library and protocol. Most basic Common Lisp types are handled.
The project page can be found at http://common-lisp.net/project/cl-enumeration.
Updated -
Marco Antoniotti / CLAD
OtherThe Common Lisp Application Data project is a simple library providing a common API to "standard" locations on the file system for Common Lisp applications.
Updated -
clazy / clazy
OtherCLAZY: Lazy Calling in Common Lisp
A library that seamlessly adds lazy evaluation to common lisp.
The complete description of the library can be found at http://common-lisp.net/project/clazy
Updated -
The package is a full-blown library to "unify" arbitrary CL objects while constructing bindings for placeholders (unification variables) in a "template" sublanguage.
The project page is at http://common-lisp.net/project/cl-unification
Updated -
xhtmlambda / XHTMLambda
Other(X)HTMΛ is yet another (X)HTML library which emphasizes programmability and user-friendliness.
The project page is at http://common-lisp.net/project/xhtmlambda
Updated