Software:UnCommon Web

From HandWiki
Revision as of 13:27, 9 February 2024 by Jworkorg (talk | contribs) (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

External links