cl-aserve 1.2.50-2.cac1d69
AllegroServe, a web server written in Common Lisp
The server part of AllegroServe can be used either as a standalone web server or a module loaded into an application to provide a user interface to the application. AllegroServe's proxy ability allows it to run on the gateway machine between some internal network and the Internet. AllegroServe's client functions allow Lisp programs to explore the web.
- Outputs:
out
- Website: https://franz.com/support/documentation/current/doc/aserve/aserve.html
- Licenses: LLGPL
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-aserve 1.2.50-2.cac1d69
as follows:
guix install cl-aserve@1.2.50-2.cac1d69
Or install the latest version:
guix install cl-aserve
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.