Lisp/Scheme interpreter without Emacs?

前端 未结 12 1602
我在风中等你
我在风中等你 2021-01-31 20:15

I\'ve been wanting to teach myself Lisp for a while. However, all the interpreters of which I\'ve heard involve some flavor of emacs. Are there any command line interpreters, s

12条回答
  •  攒了一身酷
    2021-01-31 21:03

    If you are looking for Scheme to work with the SICP, take a look at MIT/GNU Scheme

    http://groups.csail.mit.edu/mac/projects/scheme/

    http://www.gnu.org/software/mit-scheme/index.html

提交回复
热议问题