CLiki - Uncategorized articles
- Exercises
Common Lisp Programming Exercises
- file format
This is a page collecting libraries to handle different file formats
- filesystem
cl-fswatch -
Wrapper for fswatch, a cross-platform file change monitor
cl-fuse -
CL-FUSE provides Common Lisp bindings for FUSE (file system in user space)
clufs -
Common Lisp User Space File System
purgatory -
A client implementation of the Plan 9 File Protocol
query-fs -
Query-FS is a FUSE-based filesystem that presents database queries as filesystem trees
- Free The X3J Thirteen
Free The X3J Thirteen (commonly abbreviated FTX13) was a monthly-updated web page with news about Free CL projects
- fstamour
Personal projects
- Game
Games in Common Lisp
- gentoo
Similar to Debian, the Gentoo Linux distribution also offers a lot of
- geospatial
Geospatial (e.g
- Getting Started
Guidelines, hints and resources for those who are starting out with Lisp
- graph
Bouquet -
Bouquet is a graph generator for the Tulip graph visualization software
cl-dot -
CL-DOT is a library for easily generating dot (Graphviz) output from arbitrary Lisp data
cl-graphviz -
cl-graphviz is a CFFI interface to graphviz with cl-graph integration
floyd-warshall -
floyd-warshall is a (very) preliminary library for Floyd-Warshall all-pairs shortest-path algorithm computations on weighted directed Graphs, written by Robert Goldman
s-dot -
S-Dot by Martin Loetzsch is a Common Lisp interface to the 'dot' tool of the GraphViz graphics library