This is the mail archive of the guile-emacs@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: translating Emacs Lisp to Scheme


You could look at the branch in the Guile repository tagged
"mdj_elisp_branch".  In the "lang" directory, elisp.scm is intended to
let you load or evaluate Lisp, specifying the use of elisp syntax
transformations that convert it to Scheme.

It's also a problem that Michael Sperber's group is working on for
XEmacs, though not targetting Guile specifically.

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