[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs lisp in javascript?
From: |
Thomas Lord |
Subject: |
Re: emacs lisp in javascript? |
Date: |
Tue, 01 May 2012 10:59:27 -0700 |
Well, the specific goal I had in mind was this:
Suppose that you could run GNU Emacs in any decent browser,
storing your files over the net -- in something similar
to DropBox or Google Drive. The servers would be free software,
with multiple providers, good terms of service,
and sane security features, unlike DropBox and Google
Drive.
-t
On Tue, 2012-05-01 at 19:42 +0200, Thorsten Jolitz wrote:
> Thomas Lord <address@hidden> 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
>
>