Am 13.02.2014 09:50, schrieb Alan Manuel Gloria:
> I'm kinda sorta vaguely planning on a Scheme implementation which has
> STM at its core (basically, all non-transactional mutations are
> implicitly considered to be inside tiny transactions containing only
> that mutation).

Have you seen http://ball.askemos.org ?

Your idea reminds me so much to our reasoning.  Just because our 
transactional memory was known to be horribly slow, we decided to have 
two complementary Scheme-alike languages: one without any side effects 
(no effects to be handled in STM, zero overhead) and one sub-language 
having only the effects.  ((Though to distinguish them we chose to 
express the latter in "long-wielded-s-expressions" a.k.a. "XML".))

I'm pretty interested in your plans and progess.  Please keep me posted.

/Jörg

>    If ever, it will of course have SRFI-105 by default
> and SRFI-110 on #!sweet.
>


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to