CLiki - Uncategorized articles
- Dataflow
cells -
cells is a dataflow extension to CLOS (think spreadsheet-type programming, with slots being spreadsheet cells) by Kenny Tilton
cl-flow -
Asynchronous non-blocking concurrency in Common Lisp, similar to what green threads are for
CL-REACTIVE -
Reactive programming at the variable/function level for Common Lisp
computed-class -
A class metaobject for computed slot values and more
gecol -
gecol provides bindings to GECODE in order to enjoy constraint programming in Lisp
- Dave Morse
Describe Dave Morse here
- debugging
Advice and tools for debugging Lisp code
- Deployment
cl-daemonize -
cl-daemonize is a tool to daemonize a Lisp process without the need for screen/detachtty
cl-launch -
cl-launch is a unix utility to make your Lisp software easily invokable from the shell command-line
Consfigurator -
A system for declarative configuration management using Common Lisp
Creating Executables -
Most Common Lisp implementations support creating native-format executable files
lispx-proxy -
lispx-proxy (Lisp Execution Proxy) is a Lisp application launcher for Windows (A *nix port with limited functionality is also available)
Unix shell scripting -
This is a guide for writing Unix shell scripts in various Common Lisp implementations
- Design by contract
Design by contract is an approach for designing software
- Development
Development, building, testing, and documentation aids
- Distributed
There are many systems for Distributed programming based on Common Lisp
- Document
Books, articles, introductions, and summaries about Lisp
- document format
Libraries for preparing documents (PDF, TeX, etc.)
- document preparation
Libraries for preparing documents (PDF, TeX, etc.)