1. Exercises
    Common Lisp Programming Exercises
  2. file format
    This is a page collecting libraries to handle different file formats
  3. 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
  4. Free The X3J Thirteen
    Free The X3J Thirteen (commonly abbreviated FTX13) was a monthly-updated web page with news about Free CL projects
  5. fstamour
    Personal projects
  6. Game
    Games in Common Lisp
  7. gentoo
    Similar to Debian, the Gentoo Linux distribution also offers a lot of
  8. geospatial
    Geospatial (e.g
  9. Getting Started
    Guidelines, hints and resources for those who are starting out with Lisp
  10. 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