Compile lisp / scheme in Notepad++

后端 未结 8 740
一整个雨季
一整个雨季 2021-01-15 14:54

I\'m pretty much into lisp at the moment, and unfortunately i\'m only available to code on windows. Is is possible to let Notepad++ take care of the interpreting of my scrip

8条回答
  •  北海茫月
    2021-01-15 15:47

    I second Charlie's recommendation. Get Emacs and SLIME. On Windows, I might get CLISP if SBCL gives any trouble. Also, Lispworks Personal Edition has got a pretty cool IDE, you could try that.

提交回复
热议问题