Software:UnCommon Web: Difference between revisions
From HandWiki
(fix) |
(No difference)
|
Latest revision as of 14:27, 9 February 2024
UnCommon Web is a web application framework for Common Lisp. It uses Continuation-passing style to control complexity, as opposed to REST. It is primarily intended for developing applications that use the web browser as a graphical user interface (GUI), as opposed to a web-based interface to a database.
References
- Re: Web application design: the REST of the story, by Marco Baringer and Dave Roberts
External links