ros-use - sets the default implementation used by roswell
ros [options] use impl[/version]
impl : The name of an implementation which is already installed. New implementations can be downloaded by ros-install(1). The list of installed implementations is available in ros-list(1).
version: : The version specifier. The string representation of the version (e.g.
ros use sets the default implementation used by roswell. It is by default sbcl-bin, which is a stable and well-tested version of sbcl.
sbcl(1), ros(1), ros-install(1), ros-list(1) _