all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Qiantan Hong <qhong@mit.edu>
To: "rms@gnu.org" <rms@gnu.org>
Cc: "eggert@cs.ucla.edu" <eggert@cs.ucla.edu>,
	Tim Cross <theophilusx@gmail.com>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>,
	"T.V Raman" <raman@google.com>
Subject: Re: About implementing libre.js/el in Emacs
Date: Mon, 31 Aug 2020 04:11:29 +0000	[thread overview]
Message-ID: <91445E9D-64BA-4A8F-BA58-CA663D8C0078@mit.edu> (raw)
In-Reply-To: <E1kCasv-0004Xo-Ge@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1317 bytes --]


> On Aug 30, 2020, at 11:53 PM, Richard Stallman <rms@gnu.org> wrote:
> 
>> At the same time, having  a "web in emacs extension language" might
>> allow us to imagine, invent, and create a whole new class of
>> collaborative interactions
> 
> That phrase is evocative, but it isn't concrete.  It could mean many
> things.  To me, it suggests the idea of a web site that people
> interact with through a particular Emacs Lisp program.  Is that what
> you mean?

My understanding of Elisp as web extension language is nothing close
to compiling Elisp to Javascript. This brings little advantage
of Elisp — roughly summarized as “a reflexive programming
environment. We lose the ability to dynamically and interactively
extending the program if we have to run compilation/translation
on Elisp to get JS and then feed to the Webkit.

>  it suggests the idea of a web site that people
> interact with through a particular Emacs Lisp program.  Is that what
> you mean?

Does this mean basically a website serving Emacs Lisp program?
That’s good, or more conservatively, serving HTML documents
with embedded Emacs Lisp code (basically as a replacement for
JS), so while the website can have UI designed for Emacs, 
when user access it from other browser/program they still get the contents.

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 1858 bytes --]

  reply	other threads:[~2020-08-31  4:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 19:14 About implementing libre.js/el in Emacs Qiantan Hong
2020-08-29 21:10 ` Paul Eggert
2020-08-30  2:26   ` Tim Cross
2020-08-30  2:45     ` Qiantan Hong
2020-08-30  7:44       ` Tim Cross
2020-08-30 14:13       ` T.V Raman
2020-08-31  3:53         ` Richard Stallman
2020-08-31  4:11           ` Qiantan Hong [this message]
2020-08-31  4:15             ` Stefan Monnier
2020-08-31  4:17               ` Qiantan Hong
2020-08-31 13:48           ` T.V Raman
2020-09-01  3:22             ` Richard Stallman
2020-08-31  3:57     ` Richard Stallman
2020-08-31  3:57 ` Richard Stallman
2020-08-31  4:13   ` Qiantan Hong
2020-09-01  3:24     ` Richard Stallman
2020-08-31  4:24   ` Qiantan Hong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=91445E9D-64BA-4A8F-BA58-CA663D8C0078@mit.edu \
    --to=qhong@mit.edu \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.com \
    --cc=rms@gnu.org \
    --cc=theophilusx@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.