Lisp in a box - start quickly
http://gigamonkeys.com/lispbox/
Interested in learning lisp, or need to get started quickly? Check it out, quite a few people have said it helped them out.
Interested in learning lisp, or need to get started quickly? Check it out, quite a few people have said it helped them out.
9 comments
[ 2.7 ms ] story [ 23.6 ms ] threadI believe my version is much handier than having to use Emacs.
apt-get install slime sbcl emacs cl-asdf
:-)
That is truly one of the dumbest things I've ever read. Thanks for exploding my brain.
http://www.macupdate.com/info.php/id/26203/ready-lisp
SBCL bundled with Aquamacs, a version of Emacs designed to integrate with the Mac interface (including Mac keyboard shortcuts).
So definitely a good option to get started.