it's experiment to modernize roswell and implement all in common lisp. for portability purpose, roswell is kept maintained.
make; sudo make install
make linux-build; sudo make install
sudo make uninstall
lisp rebuild
lisp run -L sbcl
lisp run -L sbcl -Q
lisp run -L sbcl --version 2.3.11 --os windows --arch x86-64 --wrap wine --eval "(print features)"
lisp run -L sbcl --eval '(print "hello world")' --repl