[slime-devel] Re: It's not just me! [was: CLISP on Windows?]
Karsten Poeck
Karsten.poeck at gmail.com
Sat Jun 25 22:10:32 UTC 2005
> So it's not just me. The common variable may be Windows XP--does
> anyone have SLIME running successfully on Windows XP? With CLISP?
Windows-xp + slime cvs +clisp cvs is working on my pc with a minor patch to
nregex.lisp
(defun regex-compile (source &key (anchored nil))
...
(t
;;
;; This is a subgroup repeated so I must build
;; the loop using several values.
;; needed for broken clisp cvs head
t
))
...
I also had to allow the socket server to the firewall.
salud2
Karsten
More information about the slime-devel
mailing list