Common Lisp/External libraries/Portable Allegro Serve

Portable 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.

Example: A Simple Page edit

Example: Make Your Own MythWeb edit

Further Reading edit

Other Options for Webserving in Common Lisp edit