This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Emacs with Guile


Keisuke Nishida <kxn30@po.cwru.edu> writes:

> I'm trying embedding Guile in Emacs.  This is not Guile-based Emacs,
> but rather Emacs with Guile.  That is, Emacs now has both Lisp and
> Scheme interpreters independently; programmers can write their code
> either in Emacs Lisp or in Guile Scheme, or even in both.  My patch
> provides some means to exchange objects between Lisp and Scheme.

[...]

This sounds great!

Ken Raeburn has been working on an Emacs port to Guile.  Is it
possible that you could work together?

I understand that your goal may not be to replace the ELisp
interpreter, but your work is certainly a good way to approach the
Guile Emacs task.  It is probably better to be able to successively
move to full Guile capability within Emacs than to take bigger steps.
(While saying this, I'm not entirely up-to-date regarding the Guile
Emacs project.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]