Install guide for SBCL, Emacs, and SLIME on Windows XP



In the spirit of good documentation, I wrote a new version of my CLisp/
Emacs/SLIME install guide to include SBCL setup[2]. The biggest catch
I found was that on Windows XP, system environment variables aren't
updated until after a reboot. Other than that, it was extremely easy
to swap out CLisp for SBCL. If you already ran through my CLisp
guide[1], then you can have SBCL running in about 3 minutes (+ reboot
time). Please let me know how it goes and if there are any errors.

I appreciate any feedback - let me know what else it could use!

Thanks,
Peter

[1] http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/
[2] http://www.pchristensen.com/blog/articles/installing-sbcl-emacs-and-slime-on-windows-xp/
.



Relevant Pages

  • Re: CLISP vs. CMUCL vs. SBCL
    ... > CMUCL: Good, fast compiler. ... What are the best points of CLISP other than portability? ... Between CMUCL and SBCL, how would one choose between these? ... > support CMUCL also seem to support SBCL, ...
    (comp.lang.lisp)
  • Re: Bootstrapping SBCL with CLISP on OS X 10.3.1
    ... > build it using CLISP from Darwin Ports. ... > sure what to fix or how to fix it. ... because while SBCL makes an effort to work in ANSI lisps, ... > compile from x86 Linux to PPC OS X? ...
    (comp.lang.lisp)
  • Bootstrapping SBCL with CLISP on OS X 10.3.1
    ... I have the CVS checkout of SBCL from a few hours ago. ... build it using CLISP from Darwin Ports. ... I used the 'sh make.sh clisp' command. ... I had an older version of SBCL but the upgrade to Panther broke it. ...
    (comp.lang.lisp)
  • Re: What open source implementation of Lisp do you prefer and why?
    ... I use it to develop lisp programs, ...  with clisp even more often). ... Slime and SBCL) and look forward to finally getting Lisp ... compiling it with sbcl gives more nitpicking errors or ...
    (comp.lang.lisp)
  • Re: more about DEFCLASS vs DEFSTRUCT
    ... I have prepared a battery of tests for the implementations: sbcl, ... ;;Allegro CL 8.1 Free Express Edition ... CLISP and Allegro doesn't make any difference at all. ... (defun check-struc-let-accessor (obj times) ...
    (comp.lang.lisp)