CLiki - Search results
Search results
- cl-yahoo
CL-YAHOO is a Common Lisp interface to the Yahoo! API, a web API which enables searching the web through yahoo
- CLISP-Shell
A description of how to make CLISP work as a Unix shell.
- CLOS
The Common Lisp Object System is based on generic functions, multiple inheritance, and declarative method combination
- clos-diff
clos-diff is a library to create and apply diffs of CLOS objects in a compact representation
- CloserLookAtSyntax
From time to time, we see lisp very newbies try to write "blocks" of expressions within parentheses like:
- CLPfAI
Common Lisp Programming for Artificial Intelligence
- clufs-0.7
Release 0.7 of clufs
- CMUCL Hints
A collection of miscellaneous hints and tips for CMUCL users - some also apply to the CMUCL spin-off, SBCL
- Coding Convention
This page describes some common coding convention that you'll see in lisp source code
- collapse-string
A function to remove whitespace from a string, with the option of collapsing each "run" to a single character, while optionally ignoring whitespace on the left, right, or both ends of the string