You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Weblocks

From EverybodyWiki Bios & Wiki

Weblocks
Developer(s)Slava Akhmechet, Stephen Compall and Leslie Polzer
Stable release
0.8.3 / July 15, 2009; 14 years ago (2009-07-15)
Written inCommon Lisp
Engine
    Operating systemAny that runs Lisp
    TypeWeb framework
    LicenseLGPL
    Website{{URL|example.com|optional display text}}

    Search Weblocks on Amazon.

    Weblocks is an advanced web framework for Common Lisp. Web pages are built from simple widgets which are analogous to GUI widgets used in most application toolkits.

    The widgets are written in lisp, using the cl-who meta-language. The framework supports "delimited continuations" for control flow. It is a full-stack framework, since it comes with built-in database and persistence systems.

    Programming in weblocks is very similar to other continuation-passing style frameworks like Seaside. All HTML and HTTP level details are abstracted, especially with regard to Ajax and form parameters (although access to these is easily available).

    Weblocks has an active development and user community. The other major Lisp web-framework is UnCommon Web with extensions such as Lisp on Lines that are built atop it.

    References[edit]

    External links[edit]



    This article "Weblocks" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Weblocks. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.