On Unix systems.
Category Archives: SICP
Scheme on Sublime Text 3
Like the Lispbox package IDE with Common Lisp, to jump right in with Scheme without having to spend hours setting things up, it’s either DrRacket or SublimeText. And since DrRacket’s editing interface is a tad unfriendly, let’s fortify Sublime Text with Scheme REPL.
Emacs with Scheme on Mac OS X
Step 1: Install MIT Scheme.
Step 2: Grab GNU Emacs and Get Scheme REPL to run in Emacs. Pay attention to your specific Scheme app path with the latter setup.
Step 3: Configure autocomplete. As of 2015, link to the latest version should be http://cx4a.org/pub/auto-complete/auto-complete-1.3.1.tar.bz2
.