Name: Anonymous 2013-05-30 6:28
http://www.quicklisp.org/beta/
Here's an example installation session on MacOS X with SBCL. In this example, $ is the shell prompt and * is the Lisp REPL prompt.
curl -O http://beta.quicklisp.org/quicklisp.lisp
...
why not wget?
Here's an example installation session on MacOS X with SBCL. In this example, $ is the shell prompt and * is the Lisp REPL prompt.
curl -O http://beta.quicklisp.org/quicklisp.lisp
...
why not wget?