emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Lisp container


From: Wilfred Hughes
Subject: Re: Emacs Lisp container
Date: Sun, 2 Jul 2017 19:06:16 +0100

On 27 June 2017 at 05:37, Marcin Borkowski <address@hidden> wrote:
>
>
> Another approach could be to write a metacircular Elisp interpreter.

I've actually been writing a metacircular elisp interpreter as part of
writing an abstract interpreter: https://github.com/wilfred/peval. It
is not finished yet, however.

Alternatively, fsbot on the #emacs IRC channel on freenode has an
elisp sandbox. The sandbox code is available as a standalone library
here: https://github.com/joelmccracken/elisp-sandbox

Wilfred



reply via email to

[Prev in Thread] Current Thread [Next in Thread]