ros−setup − setup the backend of roswell
ros setup
ros setup initializes roswell. The process includes the following steps:
|
• |
Downloading the default stable lisp implementation (sbcl−bin) to ROSWELL_INSTALL_DIR. | ||
|
• |
Installing quicklisp to ROSWELL_INSTALL_DIR. | ||
|
• |
On Windows, install 7zip to ROSWELL_INSTALL_DIR. | ||
|
• |
Making the core image of roswell itself. |
sbcl(1), ros(1), section Environmental Variables
Roswell Project Team.