While projects such as Lisp in a Box and Lisp Starter Pack have gone a long ways towards making it easier to get started with Lisp, I still find it largely painful to dig deep when using Windows.
I'm preparing an Ubuntu VM for VMWare Player for Lisp experimentation. At present it's fairly minimal - a base installation with Emacs 23.1, SBCL 1.0.35, and a few version control clients installed. I intend to add on a few commonly used packages and sample code.
(My main interest is in programming for the web so I'll likely include additional packages for that purpose - along with sample code to get up and running quickly (e.g. the Reddit clone if I can locate the source.))
Is anyone interested in getting a copy when I've made more progress?
If anyone has suggestions for programs/libraries/examples to install, I'm all ears.
Walter
I'm preparing an Ubuntu VM for VMWare Player for Lisp experimentation. At present it's fairly minimal - a base installation with Emacs 23.1, SBCL 1.0.35, and a few version control clients installed. I intend to add on a few commonly used packages and sample code.
(My main interest is in programming for the web so I'll likely include additional packages for that purpose - along with sample code to get up and running quickly (e.g. the Reddit clone if I can locate the source.))
Is anyone interested in getting a copy when I've made more progress?
If anyone has suggestions for programs/libraries/examples to install, I'm all ears.
Walter