all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Visher <tim.visher@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs <help-gnu-emacs@gnu.org>
Subject: Re: CSP for Elisp?
Date: Thu, 22 Aug 2013 14:43:37 -0400	[thread overview]
Message-ID: <CAHa53uwepp+dDkTHFWQ0f_NX0VFeHAiRV9+ginr+cZQr0SgG-A@mail.gmail.com> (raw)
In-Reply-To: <jwv7gfdd1jw.fsf-monnier+gmane.emacs.help@gnu.org>

On Thu, Aug 22, 2013 at 2:28 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
>> Is anyone aware of any efforts going on to bring [CSPs][] a la
>> [core.async][] or [go][] to elisp?
>
> We'd like to add concurrency to Elisp, but there is not much progress in
> this area.  There is a `concurrency' branch with some work-in-progress
> patches to provide ways to start a new thread, but it still needs a lot
> of work.
> Help would be very welcome (even more so than usual).

Just to be sure that we're both talking about the same thing, I'm
referring to ['concurrency', not 'parallelism'][pike].

The cool thing about this (in terms of `core.async`) is that the
concurrency models hold up even in single-threaded environments. Hence
`core.async` working just fine under [ClojureScript][].

So I'm specifically talking about efforts in that direction. To be
honest, parallelism in terms of elisp is quite frightening as it has
uncontrolled mutation in the language.

So are we talking about the same thing?

[pike]: http://vimeo.com/49718712
[clojurescript]:
http://rigsomelight.com/2013/08/12/clojurescript-core-async-dots-game.html

--

In Christ,

Timmy V.

http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail



  reply	other threads:[~2013-08-22 18:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 15:35 CSP for Elisp? Tim Visher
2013-08-22 18:28 ` Stefan Monnier
2013-08-22 18:43   ` Tim Visher [this message]
2013-08-23  0:57     ` Stefan Monnier
2013-08-23 19:00       ` Tim Visher
2013-08-24 14:06         ` Stefan Monnier

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=CAHa53uwepp+dDkTHFWQ0f_NX0VFeHAiRV9+ginr+cZQr0SgG-A@mail.gmail.com \
    --to=tim.visher@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.