NO LONGER MAINTAINED. Check out https://github.com/mbal/swank-racket
This is a Swank server for the Racket programming language (formerly PLT Scheme).
Swank server is what gives you an interactive Lisp / Scheme environment when working with SLIME (Emacs) or SLIMV (Vim).
- Basic evaluation and code completion works
- Only tested with Vim & SLIMV - Emacs & SLIME testers needed!
Developed using Racket 6.0. I'm not aware of any 6.0-specific things in the code though, so it should run just fine with older versions.
Run racket server.rkt
to get the thing up and running.
Eclipse Public License - v 1.0