[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs bindings?
On Nov 11, John R. Hall wrote:
> Has anyone written Emacs bindings for MzScheme? I like MzScheme, but
> I could do without MrEd (I dislike GUI programming personally), and
> Emacs is my IDE of choice. There are bindings for Guile and MIT
> Scheme, I belive.
I have a hacked version of scheme.el for Swindle, it knows about many
more MzScheme special forms so I ususally use it for everything.
http://www.barzilay.org/Swindle/src/Swindle/swindle.el
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!