unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Noah Lavine <noah.b.lavine@gmail.com>
To: Tony Day <tonyday567@gmail.com>
Cc: emacs devel <emacs-devel@gnu.org>
Subject: Re: emacs roadmap
Date: Sun, 16 Dec 2012 17:37:31 -0500	[thread overview]
Message-ID: <CA+U71=PVnojYOXHpgZrVWJFPNzUF7cC8ALPAQTNNn4zz52Jx3g@mail.gmail.com> (raw)
In-Reply-To: <m262414ot8.fsf@gmail.com>

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

Hello,

I know very little about Emacs development, but I'm a Guile developer, so
let me see if I can explain that situation: Guile used to be an embeddable
implementation of the Scheme programming language, and there was a plan to
use Guile in Emacs and rewrite everything in Guile. Guile (since 2.0) is
now an embeddable VM and a collection of compilers to that VM. It can run
Elisp in the same way that Emacs can. There has been talk of using the
Guile VM in Emacs.

As for realism - it's certainly a realistic possibility technically. The
work would mostly be in the C part of Emacs - changing lisp.h, the
interpreter, and similar things. The low-level Elisp that implements the
compiler would also change, but almost all Elisp would be untouched. There
would be some technical advantages, and I can think of one possible
technical downside. (I'll write more about those if anyone's interested.)

But I think the biggest question is sociological - do the Emacs developers
*want* to use Guile? Is the benefit of work-sharing worth the loss of some
amount of control over their language implementation? I can't answer that.

I hope this is helpful,
Noah Lavine


On Sun, Dec 16, 2012 at 5:25 PM, Tony Day <tonyday567@gmail.com> wrote:

> Is there a long term roadmap for emacs research and development that
> someone could point to?  Having done my homework I find nothing out
> there except rumour and myth.  For instance:
>
> - Is multi-threading coming to emacs 25?
> - Is there realistic support for replacing elisp with guile?  Is that
>   considered possible even?
> - If elisp is the future, what type of changes are envisaged?
>   - double escape regex fix?
>   - lexical closures (to support no namespaces)?
>   - first-class print for functions?
>
> More generally, when can we get turtles all the way down and enjoy the
> return of the symbolic machine?
>
>

[-- Attachment #2: Type: text/html, Size: 2332 bytes --]

  reply	other threads:[~2012-12-16 22:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 22:25 emacs roadmap Tony Day
2012-12-16 22:37 ` Noah Lavine [this message]
2012-12-18  0:02   ` Tony Day
2012-12-17  2:36 ` Stefan Monnier
2012-12-18  1:36   ` Tony Day
2012-12-18  4:02     ` Stefan Monnier
2012-12-17 18:49 ` Tom Tromey
2012-12-18  0:05   ` Tony Day

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CA+U71=PVnojYOXHpgZrVWJFPNzUF7cC8ALPAQTNNn4zz52Jx3g@mail.gmail.com' \
    --to=noah.b.lavine@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=tonyday567@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).