A Lisp implementation manager, launcher, and much more!
Roswell is 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 a full-stack environment for Common Lisp development, and has many features that makes it easy to test, share, and distribute your Lisp applications.
To install roswell, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install roswell
To see what files were installed by roswell, run:
port contents roswell
To later upgrade roswell, run:
sudo port selfupdate && sudo port upgrade roswell
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.