common lisp
Projects with this topic
-
cl-naive-store is a log structured document store. Documents are loaded in-memory to facilitate fast querying. Depending on how you use the store documents will be lazy loaded and indexed as well. Written completely in Common Lisp.
Updated -
Informatimago Common Lisp Library Documentation at http://www.informatimago.com/develop/lisp/doc/ Description at http://www.informatimago.com/develop/lisp/
Updated -
Common Lisp binding for SQLite
https://common-lisp.net/project/cl-sqlite/
Upstream is still https://github.com/TeMPOraL/cl-sqlite for now.
Updated -
CEDAR is an advance interactive development environment aiming to be Emacs compatible with all the features that come with it.
Archived 10Updated -
Fork of Robert Strandh's gshap project ( https://github.com/robert-strandh/Gsharp ) for abnotation.
Updated -
Common Lisp packages for POSIX memory-mapped files: higher level CL-MMAP and its dependency, MMAP
Updated