Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions.
Implementation of several recent multivariate bias correction methods with a unified interface to facilitate their use. A description and comparison between methods can be found in <doi:10.5194/esd-11-537-2020>.
cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.
cl-qc
is a Common Lisp library for linting the following in delimited text files:
Whitespace
Floating-point number well-formedness
GeneChip Platform ID checks for Affymetrix, Illumina, and others
Common Lisp Music is a music synthesis and signal processing package in the Music V family.
Small testing framework for Common Lisp. The entire API consists of: test
, is
, signals
, finishes
, run
, suite and setf
suite.
VEQ is a set of convenience utilities for writing (1d/)2d/3d vector mathematics. It suports single vectors or arrays of vectors, with some broadcasting and reduction operations.
A modern take on line editors; cxp offers various ways to break a text file into snippets, rearrange the snippets and then reassemble the text file. The cxp dsl is based on string diagrams and has experimental datalisp name system features.
cl-osc
is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.
Porter Stemming Algorithm
Recursive-descent parser DSL that is a simpler alternative to parser generators.
TEXP is a domain specific language for producing TeX documents with Common Lisp.
jzon
is a correct and safe JSON RFC 8259 parser for Common Lisp.
A front-end for cl-soil which loads images straight to cepl:c-arrays and cepl:textures.
cl-azure
provides a library to access Microsoft Windows Azure cloud services from Common Lisp.
cl-mondo
is a simple Common Lisp REPL, just like the SLIME REPL that works on the terminal.
CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI.
Geneva: portable document preparation system
Simple library to create temporary directories
sbcl-clones
is a Common Lisp NES Emulator.
This package provides an implementation of the XEMBED protocol that integrates with CLX.
The cl-planks
library provides a language for expressing data manipulations as the composition of more primitive operations.