Caveman2
| This is the current revision of this page, as edited by 15.65.244.11 (talk) at 00:36, 13 February 2016 (reorg sections). The present address (URL) is a permanent link to this version. |
|
|
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
(Learn how and when to remove this template message)
|
| Developer(s) | Eitaro Fukamachi |
|---|---|
| Stable release |
2.4.0 / 5 June 2015[1]
|
| Repository | github |
| 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[edit]
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[edit]
References[edit]
- ^ "Tagged version 2.4.0".
- ^ "LLGPL License Text". Retrieved 2015-09-18.
- ^ Caveman2 README
External links[edit]
| This Web-software-related article is a stub. You can help Wikipedia by expanding it. |