Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic
Go directly to another tagGo directly to another tagAll Last Modified Items for Web Development
Back to full tag viewYstok-URI - library for representing, parsing, and printing URIs (Added)Last modification: Tue, 13 Nov 2012 07:08:28 GMTPortable library, accepts URI strings in accordance with the latest RFC3986 (including userinfo).
YHTML-Template (Modified)Last modification: Mon, 30 Apr 2012 10:03:42 GMTYHTML-Template is a an extension of Edi Weitz's HTML-TEMPLATE.
YstokHTML - collection of HTML generator, parser and template libraries (Added)Last modification: Thu, 29 Dec 2011 07:49:32 GMTYstokHTML allows generating and parsing HTML and XHTML documents.
mod_lisp for Lighttpd (Added)Last modification: Sun, 12 Dec 2010 21:58:07 GMTA branch of mod_lisp for the Lighttpd web server.
ST-JSON (Modified)Last modification: Thu, 21 Oct 2010 11:13:36 GMTA JSON encoding and decoding library.
cl-uri-templates (Added)Last modification: Thu, 05 Aug 2010 17:39:47 GMTcl-uri-templates is a fork of uri-template which implements draft 03 of the proposed URI Template standard (http://tools.ietf.org/html/draft-gregorio-uritemplate-03)
css-lite (Modified)Last modification: Fri, 23 Jul 2010 16:42:18 GMTcss-lite is a library for generating CSS from an s-exp based
syntax. When compiled with Parenscript
(http://common-lisp.net/project/parenscript/) loaded in the Lisp
image, it also provides the same CS...
SymbolicWeb (Modified)Last modification: Sun, 04 Jul 2010 18:44:00 GMTCommon Lisp GUI using AJAX and Comet. Aims to create a GUI framework similar to GTK+ and QT for Common Lisp. It differs in that it uses the browser to render the UI elements.
ParenScript (Modified)Last modification: Sun, 28 Feb 2010 00:25:12 GMTA Lisp-like web development language that can be compiled to JavaScript.
cl-oauth (Added)Last modification: Sun, 04 Oct 2009 09:34:12 GMTOAuth support for Common Lisp.
cl-mediawiki (Modified)Last modification: Mon, 21 Sep 2009 19:25:33 GMTA Common Lisp interface to the MediaWiki API
uri-template (Modified)Last modification: Mon, 17 Aug 2009 21:15:14 GMTuri-template is a Common Lisp implementation of URI templates as a reader macro, used for both template interpolation and destructuring.
PURI (Modified)Last modification: Sat, 20 Jun 2009 16:26:44 GMTPuri provides a Common Lisp library for manipulating Universal Resource Identifiers (URI).
cl-json (Modified)Last modification: Mon, 25 May 2009 21:41:48 GMTA parser and generator for the JSON data-interchange format.
Installing TBNL on Linux and Windows and creating a web application (Modified)Last modification: Thu, 19 Mar 2009 03:00:56 GMTA tutorial on installing the TBNL toolkit for dynamic Lisp web sites and creating a simple application.
Wiki list of websites powered by Lisp (Added)Last modification: Sun, 04 Jan 2009 03:20:30 GMTList of websites and other web applications built using Lisp. Entries are strongly encouraged to be listed with the other software components used to build the site such as the web framework used or o...
Weblocks (Added)Last modification: Sat, 29 Nov 2008 09:31:35 GMTWeblocks is an advanced web framework designed to make Agile web application development as effective and simple as possible.
CL-WIKI (Added)Last modification: Thu, 20 Nov 2008 12:53:43 GMTCL-WIKI is a wiki engine for Common Lisp.
nuclblog: a blog engine for use with Hunchentoot (Added)Last modification: Thu, 23 Oct 2008 05:48:01 GMTA library for developing blogs to run behind the Hunchentoot web server.
cl-terrace (Modified)Last modification: Tue, 12 Aug 2008 00:56:29 GMTSimply put: `cl-terrace' is the VC part of a hypothetical MVC web application framework written in Common Lisp.
Djula (Modified)Last modification: Tue, 12 Aug 2008 00:51:32 GMTDjula is a Common Lisp port of the Django templating language.
Trivial-HTTP (Modified)Last modification: Thu, 31 Jul 2008 11:20:44 GMTA simple library for performing client HTTP operations (GET and POST) over a socket interface.
trivial-http has been superseeded by Drakma.
Hunchentoot Web Server Installation with SBCL on WindowsXP/Vista (Modified)Last modification: Fri, 11 Jul 2008 07:40:25 GMTQuick guide to install Hunchentoot on windows with SBCL implementation.
cl-selenium (Modified)Last modification: Tue, 01 Jul 2008 15:57:02 GMTWrite your Selenium functional test cases or script your web browser in Common Lisp.
Core Server (Modified)Last modification: Tue, 06 May 2008 10:19:03 GMTContinuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UN...
UCW+ (Modified)Last modification: Tue, 06 May 2008 10:09:51 GMTUCW extension package for event based AJAX web programming.
THIS PROJECT SUPERSEEDED BY "CORE SERVER"!!!
HT-AJAX, an AJAX framework for Hunchentoot (Modified)Last modification: Mon, 21 Apr 2008 22:34:22 GMTHT-AJAX is a small AJAX framework for Hunchentoot web server that allows transparent calls from Javascript in web pages to the server side Lisp code.
Hunchentoot (Annotated)Last modification: Sun, 30 Sep 2007 17:23:35 GMTA web server written in Common Lisp
blitzblog (Modified)Last modification: Mon, 03 Sep 2007 02:36:05 GMTA blog engine much like cl-blog.
CL-MEMCACHED (Added)Last modification: Thu, 23 Aug 2007 13:50:53 GMTCommon Lisp interface to the memcached object caching system.
Chunga (Modified)Last modification: Sat, 16 Jun 2007 14:19:39 GMTPortable chunked streams for Common Lisp
RFC2388 (Modified)Last modification: Sat, 16 Jun 2007 14:18:24 GMTAn implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart/form-data".
Exscribe (Modified)Last modification: Fri, 27 Apr 2007 16:55:21 GMTa Lisp-programmable document preparation system.
CL-WEBDAV (Added)Last modification: Wed, 18 Apr 2007 20:03:12 GMTA WebDAV server written in Common Lisp
CLAWS (Modified)Last modification: Mon, 09 Apr 2007 09:47:22 GMTCLAWS has switched to Haskell but the code repository still contains the Lisp files. Before the switch to Haskell CLAWS was the Common Lisp Application Web Server, a framework for developing web appl...
trivial-https (Modified)Last modification: Sat, 07 Apr 2007 20:38:43 GMTA simple library for performing client HTTP/HTTPS operations (GET and POST) over a socket interface. It is a fork of Trivial-HTTP.
Trivial-https has been superseeded by Drakma.
Drakma (Modified)Last modification: Sat, 07 Apr 2007 19:20:33 GMTA fully-featured web (http) client written in Common Lisp
UnCommon Web (Modified)Last modification: Mon, 02 Apr 2007 07:51:19 GMTUnCommon Web (UCW) is a continuation based Common Lisp web application development framework.
UnCommon Web provides developers with the illusion that web pages are nothing more than function calls. ...
ABCL-web (Added)Last modification: Fri, 23 Feb 2007 21:54:00 GMTA web-framework using Armed Bear Common Lisp as a Java Servlet.
ucw-extras (Commented)Last modification: Mon, 12 Feb 2007 08:57:42 GMTA repository of source code, components, demos, documents and other material related to web programming with the UnCommonWeb application framework.
Google Web API Client (Added)Last modification: Fri, 22 Dec 2006 05:45:33 GMTA (very) simple client for Google's Web Search API.
cl-wdim (Modified)Last modification: Fri, 24 Nov 2006 19:29:46 GMTCl-wdim is "a Common Lisp web framework based on persistent CLOS".
cl-flash (Modified)Last modification: Fri, 24 Nov 2006 15:19:04 GMTA pure Lisp library for writing Macromedia Flash movie files. It is currently incomplete and undocumented.
CL-S3 (Modified)Last modification: Fri, 17 Nov 2006 15:26:12 GMTa Common Lisp library that implements a client interface to the Amazon S3 Web Service
Form input validation for Webactions (Added)Last modification: Tue, 14 Nov 2006 14:06:20 GMTA form input validator for the Webactions framework.
Core Services (Modified)Last modification: Sun, 12 Nov 2006 17:51:51 GMTA library of web services for accounting, security, domains, web, email and file transfer.
Lisp Blosxom (Added)Last modification: Mon, 06 Nov 2006 08:34:59 GMTA Common Lisp port of the Blosxom blogging engine.
CL-TCLINK (Added)Last modification: Sun, 29 Oct 2006 10:02:54 GMTA set of Common Lisp bindings to the TrustCommerce transaction authorization system for electronic commerce.
TBNL (Annotated)Last modification: Mon, 09 Oct 2006 23:25:16 GMTA toolkit for dynamic Lisp websites.
NIO (Modified)Last modification: Tue, 03 Oct 2006 14:28:18 GMTNIO is a nonblocking I/O system, which allows faster serving of web pages and more.
Client-side continuations for web programming (Added)Last modification: Fri, 29 Sep 2006 14:37:14 GMTA blog entry summarizing the September 21, 2006 meeting of the Vancouver Lisp Users Group (lispvan), in which James Wright gave a talk on client-side continuations for web programming. The document in...
jwacs - Javascript With Advanced Continuation Support (Added)Last modification: Wed, 27 Sep 2006 11:28:08 GMTA program transformer for web development that translates code from an extended Javascript syntax to standard Javascript. It supports client-side continuations.
cl-cgi (Added)Last modification: Wed, 20 Sep 2006 13:39:48 GMTA CGI library based on a widget system, with support for HTML generation.
Lavlet Lisp HTTP server and server pages (Added)Last modification: Thu, 14 Sep 2006 07:16:31 GMTAn HTTP server and dynamic pages engine modeled after JSP/Servlet/Tomcat and ASP/IIS.
Thompson River Project upload tool (Added)Last modification: Mon, 11 Sep 2006 11:52:09 GMTTRP Connect Generation II is a program for uploading pictures and metadata (such as author, subject, date) to a remote server over HTTP. It is a tool for the Thompson Valley High School Riverwatch pro...
YACLHTTPAPI (Added)Last modification: Thu, 31 Aug 2006 10:29:06 GMTAn HTTP client library that fully implements RFC 2616. It handles both character and binary content and supports chunked encoding.
HyperMeta Inc. (Modified)Last modification: Wed, 02 Aug 2006 08:13:56 GMTA commercial company offering Common Lisp software development and consulting services.
bese (Added)Last modification: Wed, 02 Aug 2006 08:13:01 GMTA software consulting company specialized in "customized software tools for public and private sectors", also developed in Common Lisp.
Lisp and Web Development (Added)Last modification: Fri, 16 Jun 2006 11:37:28 GMTA web site with a collection of essays on why or why not use Lisp for web development, and what Lisp needs to "come from behind in the web application development language race".
PCL Allegroserve Examples with mod_lisp (Added)Last modification: Thu, 15 Jun 2006 23:15:33 GMTShort tutorial on running the Allegroserve examples from Practical Common Lisp with mod_lisp and Apache (for newbies)
Wispy Lisp (Added)Last modification: Tue, 13 Jun 2006 13:37:44 GMTA framework for creating fully dynamic, standards-conforming web applications. The programmer is intended to "code in a unified [Lisp-based] meta-syntax that subsumes html, css, javascript, sql, and l...
html-encode (Added)Last modification: Sun, 04 Jun 2006 18:02:32 GMTA library for "encoding text in various web-savvy formats". It takes care of processing text for inclusion in HTML PRE and TT elements, and managing long text lines.
nrw-xmcl (Added)Last modification: Mon, 29 May 2006 12:49:25 GMTA library for transforming XML data into calls to Lisp-functions or macros. It can be used for analyzing and trasforming XML data, building HTML templating engines, or providing alternate Lisp syntaxe...
Wilbur Semantic Web Toolkit for CLOS (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTA CLOS toolkit for programming Semantic Web applications that use RDF, XML and/or DAML+OIL. It was developed by the Agent Technology group of Nokia Research Center. Wilbur provides parsers for RDF, DA...
CL+SSL (Modified)Last modification: Sat, 20 May 2006 09:27:49 GMTInterface to the OpenSSL library, which implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.
CL-HTML-Parse (Added)Last modification: Fri, 19 May 2006 11:38:41 GMTA parser that parses HTML documents and generates a sexp-based representation. It is based on the phtml parser by Franz, Inc.
cl-ajax (Added)Last modification: Fri, 19 May 2006 07:24:08 GMTCL-AJAX is Richard Newman's Common Lisp library to allow for remote invocation of functions through Javascript.
Quoting John Wiseman's writeup:
... lets you use Lisp to leverage the XMLHttpReque...
AllegroServe (Modified)Last modification: Wed, 17 May 2006 12:23:28 GMTA high performance web application server that supports HTTP 1.1, HTML generation, HTTP client functionality, SSL, a proxy facility, access control mechanisms, dynamic page generation, and more. Alleg...
Portable AllegroServe (Added)Last modification: Wed, 17 May 2006 12:22:58 GMTA version of the AllegroServe web server that is portable among different Common Lisp implementations. It is based on a compatibility layer called ACL-COMPAT. AllegroServe was developed by John Fodera...
cl-semantic (Added)Last modification: Tue, 02 May 2006 13:06:17 GMTCl-semantic (A collection of RDF/OWL extraction and relationship parsing macros) is "a collection of macros for extracting and generating relationships between information using ontologies for the Sem...
lisp-cgi-utils (Added)Last modification: Mon, 01 May 2006 09:53:36 GMTThe lisp-cgi-utils is a software package for developing CGI scripts with Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and of...
gordon (Added)Last modification: Tue, 25 Apr 2006 09:16:10 GMTA library for generating Macromedia Flash 7 files. It currently covers a small part of the Flash specification.
UCW intro (Added)Last modification: Wed, 12 Apr 2006 10:22:39 GMTA tutorial on the UnCommon Web application framework. It covers installation, configuration, the environment, basic techniques, templates, and more.
CL-HTTP (Modified)Last modification: Mon, 10 Apr 2006 22:32:06 GMTCL-HTTP is suite of an HTTP 1.1 compliant and SSL-capable tools for creating Web applications written in ANSI Common Lisp that includes: A Sophisticated Server, A Programatic Client, A Caching Proxy, ...
LISP Deserves a Fresh Look (Added)Last modification: Tue, 21 Mar 2006 15:32:17 GMTArticle by Peter Coffee published on the February 7, 2006 issue of eWeek. It discusses the potential of Lisp, particularly Common Lisp, for developing web applications "using fewer lines of code, and ...
lispweb (Added)Last modification: Sat, 11 Mar 2006 10:43:31 GMTA mailing list for discussing the use of languages in the Lisp family, including Common Lisp, for web development. Topics of interest include, but are not limited to, interfacing Lisp runtimes with we...
LML2 (Added)Last modification: Tue, 07 Mar 2006 20:57:45 GMTLML2 is a Common Lisp package for generating HTML and XHTML documents. LML2 is based on:
* LML by Kevin Rosenberg
* htmlgen by Franz, Inc.
LML (Added)Last modification: Tue, 07 Mar 2006 20:52:30 GMTLML is a Common Lisp package for generating HTML and XHTML documents.
HTML-GEN (Modified)Last modification: Mon, 06 Mar 2006 22:00:10 GMTAn HTML generation macro.
JSGEN - S-Expression Syntax for JavaScript (Added)Last modification: Mon, 27 Feb 2006 22:49:47 GMTJSGEN is an extension to AllegroServe that allows one to write JavaScript programs in an s-expression syntax
CL-SOAP (Added)Last modification: Mon, 27 Feb 2006 19:05:05 GMTAn implementation of the SOAP protocol for exchanging XML-based messages over HTTP, which is the foundation for web services. CL-SOAP is ultimately planned to support the full SOAP 1.1 specification u...
S-XML-RPC (Added)Last modification: Sun, 26 Feb 2006 13:31:49 GMTAn implementation of the XML-RPC standard. XML-RPC is a language independent, cross-platform protocol for performing remote procedure calls over an HTTP transport with XML encoding.
S-HTTP-CLIENT (Added)Last modification: Sat, 25 Feb 2006 09:53:18 GMTAn HTTP 1.0/1.1 client library that supports access to any URL over HTTP/HTTPS, connection reuse and basic authentication.
HTOUT (Modified)Last modification: Sun, 19 Feb 2006 19:11:12 GMTA library for HTML generation, which allows to mix HTML markup with Lisp code. This is part of the Lisp hacks collection by Tim Bradshaw.
Lisp hacks (Added)Last modification: Sun, 19 Feb 2006 13:02:09 GMTA collection of small libraries for packages, dynamic variables, lists, iteration, CLOS, and HTML generation.
S-HTTP-SERVER (Modified)Last modification: Sat, 11 Feb 2006 19:34:25 GMTS-HTTP-SERVER is a minimal standalone HTTP Server.
XMLisp (Added)Last modification: Thu, 02 Feb 2006 08:54:40 GMTXMLisp integrates Lisp with XML by providing a simple and efficient mapping between CLOS objects and XML. It allows the arbitrary combination of Lisp expressions and XML elements, and the evaluation o...
S-XML (Added)Last modification: Wed, 01 Feb 2006 16:14:17 GMTA simple XML parser featuring an efficient and purely functional implementation, support for different DOM models and XML namespaces, and access to the underlying Lisp implementation's character sets.
XMLS (Added)Last modification: Wed, 01 Feb 2006 15:53:32 GMTA small, simple, non-validating XML parser. It provides mappings from XML to s-exps and back. XMLS is self-contained, embeddable and thread-safe, and comes with support for XML namespaces.
yaclml (Added)Last modification: Sat, 28 Jan 2006 13:32:35 GMTYaclml is a collection of macros and utilities for generating XML/HTML-like markup. It can generate HTML from both Lisp code and designer templates.
CLHP (Added)Last modification: Fri, 20 Jan 2006 17:47:51 GMTCLHP (the Common Lisp Hypertext Preprocessor) allows, like PHP, to embed Lisp code into a valid XML or HTML document using XML processing instructions. "The CLHP parser is integrated into the Apache w...
Sven Van Caekenberghe's s-http-server Tutorial (Added)Last modification: Mon, 16 Jan 2006 21:35:35 GMTHow to get started with Sven's minimal Common Lisp s-http-server.
Uniform Resource Identifiers for Common Lisp (Added)Last modification: Mon, 16 Jan 2006 21:26:45 GMTUniform Resource Identifiers (URIs) for Common Lisp. URIs, a superset of URLs, define a syntax for identifying an abstract or physical resource.
KPAX - A Common Lisp Application Framework (Added)Last modification: Sat, 14 Jan 2006 22:01:12 GMTA web application framework written in pure Common Lisp. Can run standalone, behind Apache/mod_lisp, or with portableaserve.
LispNYC November 2005 meeting (Added)Last modification: Sat, 14 Jan 2006 02:54:10 GMTJoel Spolsky of "Joel on Software" fame speaks on the next-generation of language design and why Lisp is relevant!
Lisplets (Added)Last modification: Thu, 12 Jan 2006 00:42:52 GMTLisplets are Java Servlets that forward their requests, and gather their response headers, using s-expressions over sockets. They enable easy integration of Common Lisp or Scheme into a Java-based web...
The Blog (Added)Last modification: Tue, 10 Jan 2006 18:58:45 GMTA tutorial which describes how to develop a blogging framework in Common Lisp based on TBNL and Hunchentoot.
URL-REWRITE (Added)Last modification: Mon, 09 Jan 2006 15:16:45 GMTURL-REWRITE is a small package which can be used to programmatically rewrite (X)HTML documents.
HTML-TEMPLATE (Added)Last modification: Mon, 09 Jan 2006 14:54:30 GMTA library to use templates much like Perl's HTML::Template.
CL-WHO (Added)Last modification: Mon, 09 Jan 2006 14:48:40 GMTA Lisp markup language which can be used to generate HTML, XHTML, XML, ...
Closure (Added)Last modification: Sat, 07 Jan 2006 16:07:06 GMTWeb browser that supports HTML 4 and CSS 1, and some CSS 2 functionality. It is able to display PNM, GIF, and PNG images in pages. It has a GUI based on McCLIM with the CLX backend.
Using Common Lisp to Build Web Applications (Added)Last modification: Fri, 06 Jan 2006 22:30:14 GMT"Using Common Lisp to Build Web Applications - Can a 40 year old Computer Language do Web Applications?". Paper by Nicky Peeters, 20 June 2003.
After a short introduction to Lisp, the document discuss...
Rebel With A Cause (Added)Last modification: Fri, 06 Jan 2006 22:23:34 GMT"Rebel With A Cause - Building Web Applications with Common Lisp - Deploying on an Apple Xserve running Mac OS X Server". Article by Sven Van Caekenberghe, October 2003, First Revision.
The document "...
CLiki (Added)Last modification: Wed, 04 Jan 2006 19:58:48 GMTWiki-style collaborative authoring environment with which the popular Lisp community site with the same name, and some others, are implemented. Araneida is the HTTP server on which the CLiki infrastru...
UnCommon Web video (Added)Last modification: Wed, 04 Jan 2006 17:08:32 GMTScreencast by Marco Baringer. It demonstrates using the UnCommon Web application framework and the Emacs-based SLIME IDE to create a simple, "hello world" web application. It is based on the interacti...
Araneida (Added)Last modification: Wed, 04 Jan 2006 15:53:52 GMTSmall and extensible HTTP server written in Common Lisp. It is designed to sit behind a caching proxy, dynamically generates all content by calling user-defined handlers, provides advanced HTML genera...
mod_lisp (Added)Last modification: Wed, 04 Jan 2006 08:35:23 GMTmod_lisp is an Apache module to easily write web applications in Lisp.
mod_lisp talk from Apache to lisp processes by sockets with a very straightforward protocol to handle a request.
It reuses the...
Episode 2: (Re)writing Reddit in Lisp is 20 minutes and 100 lines (Added)Last modification: Tue, 03 Jan 2006 17:01:47 GMTScreencast by Sven Van Caekenberghe on building Web applications with the KPAX framework to create a simple Reddit clone. It is based on the interaction with LispWorks under MacOS X. QuickTime format.
Episode 1: HTTP Client and Server (Added)Last modification: Tue, 03 Jan 2006 16:57:39 GMTScreencast by Sven Van Caekenberghe about using an HTTP client and server in Common Lisp to create a simple Reddit clone.