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]

translating Emacs Lisp to Scheme


Now that we have a way to call Emacs functions from Guile, we
could develop a system which translates Emacs Lisp to Guile
Scheme and runs it in Guile.  I know Guile has some primitives
(null, nil-cdr) to help with this; is there already some Scheme
code for the translation?

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