开发者

Scheme Editor/IDE for Mac

开发者 https://www.devze.com 2022-12-26 06:41 出处:网络
I\'ve begun working through Structure and Interpretation of Computer Programs. Dutifully, I\'ve installed mit-scheme. What I need now is an editor/IDE for the Mac that can handle开发者_JAVA技巧 the in

I've begun working through Structure and Interpretation of Computer Programs. Dutifully, I've installed mit-scheme. What I need now is an editor/IDE for the Mac that can handle开发者_JAVA技巧 the indentation and balance parentheses (or advice on how to best to configure the packaged tools).

Any suggestions? TIA


DrScheme is the best one I know of. It comes with PLT Scheme if you'd rather use that than MIT Scheme.


Emacs is an excellent long-term solution for Scheme, since its editor is designed specifically for Lisp-like languages. But it's hard to learn and requires lots of work to configure it exactly the way you like it. The best Mac distro is Aquamacs, which is somewhat easier to learn in that it supports Cmd-C/X/V, multiple windows and multiple tabs (other distros don't ship with these options enabled by default).

I'm not sure I'd recommend it at the same time you're learning Scheme, but you should definitely take a look afterwards. I started with DrScheme and switched to emacs after a few months.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号