Common Lisp/External libraries/Portable Allegro Serve
< Common Lisp < External librariesPortable AllegroServe is a portable version of AllegroServe, a web server written in Common Lisp, by Franz Inc. Dynamic language webservers are typically very good at serving up dynamic pages. In AllegroServe, it is often more natural to generate pages on the fly than actually serve up a file.
Further Reading
- http://portableaserve.sourceforge.net/ The Portable AllegroServer Homepage
- http://allegroserve.sourceforge.net/ The Franz AllegroServe Homepage
Other Options for Webserving in Common Lisp
- http://www.fractalconcept.com/asp/BIE7/sdataQ05ccqEX9vZvDM==/sdataQuvY9x3g$ecX mod_lisp - An Apache module for interfacing with Common Lisp
- http://common-lisp.net/project/araneida/ Araneida
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.