» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with CLISP + slime

Setting Up Emacs for Lisp Hacking in Cygwin " Learning Lisp

(add-to-list load-path "/cygdrive/c/cygwin/lispy/slime-2.0/") ; (the path to where you unzipped slime-2.0.tgz) (setq inferior-lisp-program "/cygdrive/c/cygwin/bin/clisp.exe") ; this is where Cygwin puts the clisp program (require 'slime) (

Emacs: del.icio.us tag/emacs