CLiki - Uncategorized articles
- CMS
cl-eshop -
cl-eshop is an e-shop/ecommerce site written in Common Lisp
CLEWS -
Common Lisp Educational Web Server (CLEWS) is a platform for developing educational web applications, providing systems for peer-review assessments, discussion assessments, adaptive tutorials and course management
FastIndex -
FastIndex is a Web server which manages a small online library
- command-line options parser
Here is a list of command-line options parsing libraries
- Common Lisp
Common Lisp is a multi-paradigm programming language in the Lisp language family
- Common Lisp Controller
see common-lisp-controller
- Common Lisp Utilities
Note: this page is for historical purposes
- Community
ALU -
The Association of Lisp Users (ALU) is a user group which was set up to promote Lisp, help inform and educate Lisp users in general, and help represent Lisp users as a group to the vendors
CLUS -
CLUS, or Common Lisp UltraSpec, is a community project to create a contemporary and unified documentation file for the whole modern Common Lisp universe
David Steuber -
David Steuber is a Person who tries to hack in Lisp with Carbon Emacs, OpenMCL, and SBCL
Doug Tolton -
Doug Tolton is person, who is stll trying to figure both Lisp and Cliki out
FSF -
The Free Software Foundation was founded by EMACS creator Richard Stallman to maintain the shared community that the early hackers had, and to counter the for-profit world with a set free software tools and operating system
International Lisp Conference 2002 -
The International Lisp Conference 2002 was in San Francisco, October 27th- October 31st
International Lisp Conference 2003 -
The International Lisp Conference 2003
Regional Lisp groups -
Hungary
sharplispers -
A group of Common Lisp hackers who occasionally maintain otherwise abandoned or quasi-abandoned Common Lisp software packages
SLUG -
The Symbolics Lisp Users Group (SLUG) was the precursor to the ALU
- compatibility layers
ACL-COMPAT -
ACL-COMPAT is a free set of compatibility layers for parts of Franz's ACL system programming API for several Common Lisp implementations
atomics -
Portability layer for atomic operations like compare-and-swap (CAS)
ccl-compat -
Clozure CL compatibility module
cl-configuration -
CL-CONFIGURATION is a package that provides a macro (DEFCONFIGURATION) which can be used to set up various logical pathnames in an elegant way
CLAD -
The Common Lisp Application Directories (CLAD) library is a simple API
editor-hints -
The estimable Tobias C Rittweiler is working to develop a CL library called editor hints that aims at giving a portable facility for a Lisp implementation to tell the development environment things about its state
global-vars -
Define efficient global variables in Common Lisp
nontrivial-gray-streams -
Like trivial-gray-streams but:
Portable Exit -
A portability layer for ending the Lisp image
Portable-Threads -
Portable-threads is the GBBopen project's portable-thread code all packaged up for ASDF-Install
ppath -
A path manipulation library inspired by Python's os.path
trivial-arguments -
Tiny CL library to retrieve the arguments list of a function
trivial-cltl2 -
Compatibility package exporting CLtL2 functionality
trivial-macroexpand-all -
Provides a macroexpand-all function that calls the implementation-specific equivalent
with-user-abort -
Provides a portable way to handle Control-C in Lisp
- Compression
Data compression in Common Lisp
- computer vision
cl-opencv -
cl-opencv is a set of CFFI bindings to the OpenCV computer vision library
recognize -
Common Lisp implementation of single pointer gesture recognition from Rubine's The Automatic Recognition of Gestures
- concurrency
Doing more than one thing at a time