roswell 23.10.14.114
Common Lisp implementation manager, launcher, and more
Roswell started out as a command-line tool with the aim to make installing and managing Common Lisp implementations really simple and easy. Roswell has now evolved into a full-stack environment for Common Lisp development, and has many features that makes it easy to test, share, and distribute your Lisp applications.
Roswell is still in beta. Despite this, the basic interfaces are stable and not likely to change.
- Outputs:
out
- Website: https://github.com/roswell/roswell
- Licenses: Expat
- Package source: gnu/packages/lisp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install roswell 23.10.14.114
as follows:
guix install roswell@23.10.14.114
Or install the latest version:
guix install roswell
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.