Caveman2 is an open-source framework for creating web applications in Common Lisp. Caveman2 is a free software released under the Lisp LGPL license. It is available through Quicklisp.

Components

Caveman2 is a framework composed from a set of decoupled and reusable components.[3]

  • Clack – Web server interface
  • datafly – Database management
  • Djula – Templating engine
  • ningle – Micro application framework

See also

References

External links