Chinaunix首页 | 论坛 | 博客
  • 博客访问: 183305
  • 博文数量: 43
  • 博客积分: 1150
  • 博客等级: 少尉
  • 技术积分: 450
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-29 15:52
文章分类

全部博文(43)

文章存档

2012年(18)

2011年(24)

2008年(1)

分类: LINUX

2011-08-26 14:52:15

安装软件及emacs插件
 
  • CL implementation: most common are SBCL, CMUCL, Allegro, LispWorks, CLISP
  • CL implementation version (I ran into a problem here)
  • SLIME version (stable 2.0 release or CVS snapshot)
  • Emacs version (I didn’t run across any problems with this)
  •  

  • ( – 37MB)
  • ( – 4MB)
  • ( – 700K) – CLISP recently removed a function used in the 2.0 version of SLIME, but the SLIME CVS snapshot has that fixed
  • (setq inferior-lisp-program "D:/UnixUtils/clisp-2.44/clisp.exe")
    (require 'slime)
    (slime-setup)

    阅读(945) | 评论(0) | 转发(0) |
    0

    上一篇:auto-complete手册

    下一篇:Common Lisp书籍

    给主人留下些什么吧!~~