Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] elisp interpreter



On Saturday, 31 October 2015, Jean-Christophe Helary <brandelune@example.com> wrote:
I'm looking for a way to elegantly run elisp programs outside of Emacs. [...] it does not have to be Emacs interpreting the thing

Well, if it doesn't need to be Emacs interpreting the thing, you could write an elisp interpreter in Perl or Python or whatever pretty easily. The problem is that such an interpreter wouldn't be very useful without all of the standard libraries, and getting those all working outside of the Emacs environment sounds like quite a lot of work.

What are you trying to accomplish with these elisp programs? Could you easily port them to Sceme or Common Lisp, or even Clojure?

Cheers,
Josh



--
Sent from my iPhone. Please excuse the brevity and potential typos.

Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links