1 Jun 2012 01:35
Re: emacs lisp in javascript?
Fren Zeee <frenzeee <at> gmail.com>
2012-05-31 23:35:32 GMT
2012-05-31 23:35:32 GMT
On Tue, May 1, 2012 at 10:42 AM, Thorsten Jolitz <tjolitz <at> googlemail.com> wrote: > Thomas Lord <lord <at> emf.net> writes: > >> Is it viable to implement GNU Emacs Lisp in >> Javascript? Has anyone explored the question >> and gotten anywhere? > > The other way around: > Ejacs is a JavaScript interpreter for Emacs, written entirely in Emacs > Lisp. > http://steve-yegge.blogspot.de/2008/11/ejacs-javascript-interpreter-for-emacs.html Is there any advantage to implementing javascript interpreter in a language like emacs lisp which is dynamic binding versus clisp or scheme which is static binding ? Franz
RSS Feed