Skip to content

jscheid/swank-gambit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an initial version of a Gambit Scheme swank backend for SLIME.

Make sure to setup SLIME in Emacs:

(require 'slime)
(slime-setup '(slime-repl))

Run swank-gambit.scm from the command line, and then type `M-x slime-connect ENT ENT ENT` to get a SLIME prompt.

You will need Sort.scm from
http://dynamo.iro.umontreal.ca/~gambit/wiki/images/3/34/Sort-r1.tgz

About

Gambit swank backend for SLIME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 100.0%