Software:Caveman2
From HandWiki
Developer(s) | Eitaro Fukamachi |
---|---|
Stable release | 2.4.0
/ 5 June 2015[1] |
Written in | Common Lisp |
Operating system | Cross-platform |
License | Lisp LGPL (LLGPL)[2] |
Website | 8arrow |
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