Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] elisp interpreter
- Date: Sat, 31 Oct 2015 13:11:34 +0100
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] elisp interpreter
- References: <5489CF7D-8534-438D-A362-73E6B4B1D351@gmail.com>
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.
- References:
- [tlug] elisp interpreter
- From: Jean-Christophe Helary
Home | Main Index | Thread Index
- Prev by Date: [tlug] elisp interpreter
- Previous by thread: [tlug] elisp interpreter
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links