CLiki - Uncategorized articles
- s-exp syntax
S-exp syntax is a topic for programs that let you translate s-expressions to other grammars
- Sandbox
Orphaned pageāno backlinks
- Schedulers
Scheduling of events/tasks/..., cron-like functionality, etc
- Scheme
Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language designed by Guy Lewis Steele Jr
- Science
Natural Science libraries:
- Screenshots
Beauty is only skin-deep, but it's a start
- Semantic Web
The Semantic Web provides a common framework that allows data to be shared and reused across application, enterprise, and community boundaries
- serialization
Libraries to translate data structures to/from a format which can be stored/retrieved
- shell
cl-shlex -
A simple lexer for shell-like minilanguages
clesh -
Clesh is a library that makes it possible to embed
cmd -
A utility for running external programs, built on uiop:launch-program
ScriptL -
Shell scripting via Lisp protocol
SHCL -
SHCL is
shelisp -
Shelisp provides mechanisms for composing and running Unix shell (particularly bash) commands and constructs from Common Lisp
Unix in Lisp -
Mount Unix system into Common Lisp image
- signal processing
cl-collider -
cl-collider is an interface to the SuperCollider audio synthesis server
cl-fftw3 -
cl-fftw3 provides a CFFI interface for Common Lisp programs to use the FFTW3 Fourier transform library
cl-jointgen -
CL-JOINTGEN is a Common Lisp implementation of the Joint Generation Algorithm for computing the dual of a monotone boolean function
d4-wavelet-transform -
An implementation of the D4 wavelet transform for Common Lisp
Incudine -
Incudine is a music/DSP programming environment for Common Lisp
SOUNDLAB -
Lazy signal synthesis based on combinators