I can't wait the day that u guys implement STM . That will really change > python :) and will make it only language that have STM , Right? > > I don't think so Haskell already have one - http://www.haskell.org/haskellwiki/Software_transactional_memory
According to wikipedia page - http://en.wikipedia.org/wiki/Software_transactional_memory clojure, c#, c++, Java, scala etc already have STM, but I have no clue how they are currently implemented/used/maintained. > > On Wed, Nov 14, 2012 at 4:16 PM, Armin Rigo <[email protected]> wrote: > >> Hi Wiktor, >> >> On Sat, Nov 10, 2012 at 10:18 AM, Wiktor Mizdal <[email protected]> >> wrote: >> > When we will expect Pypy 2.0 release? >> >> PyPy 2.0 beta 1 is going out any day now (maybe today). >> >> PyPy 2.0 final is still open. >> >> >> A bientôt, >> >> Armin. >> _______________________________________________ >> pypy-dev mailing list >> [email protected] >> http://mail.python.org/mailman/listinfo/pypy-dev >> > > > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev > > -- * Thanks & Regards "Talk is cheap, show me the code" -- Linus Torvalds kracekumar www.kracekumar.com *
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
