Skip to content

dkvasnicka/swank-racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swank-racket

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).

Status & limitations

  • Basic evaluation and code completion works
  • Only tested with Vim & SLIMV - Emacs & SLIME testers needed!

Howto

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.

License

Eclipse Public License - v 1.0

About

Swank server for the Racket programming language (formerly PLT Scheme)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages