1. Faré
    A pseudo-random hacker — my page is at Fare Rideau
  2. faslpath
    Faslpath is a build tool that relies on package naming conventions to automatically resolve dependencies between files, eliminating the need to have a separate system definition/make file
  3. fast-generic-functions
    Generic functions that can be sealed on certain domains for performance
  4. fast-http
    A fast HTTP request/response protocol parser for Common Lisp
  5. fast-io
    Fast-io is about improving performance to octet-vectors and octet streams (though primarily the former, while wrapping the latter)
  6. FastCGI
    How to use FastCGI from Common Lisp
  7. FastIndex
    FastIndex is a Web server which manages a small online library
  8. Favorite Lisp books
    Some people's favorite Lisp books
  9. Fear of Lisp
    Fear of Lisp, 'parenthephobia' in Greek, is a disease that affects a large percentage of the population involved in the information technologies
  10. Features
    Common lisp allows implementations to have extensions, and has an official way of testing for them, via membership of the *features* list