reactive programming elsewhere

3 views
Skip to first unread message

Sergey Schetinin

unread,
Oct 28, 2009, 2:49:08 AM10/28/09
to better...@googlegroups.com, better-p...@googlegroups.com
http://thesynchronousblog.wordpress.com/video-demonstrations/demo-a-first-glance-at-luagravity/
- we should have a demo like this :)

http://alarmingdevelopment.org/?p=335 - very concise explanation of
why retries are required and how they work


--
Best Regards,
Sergey Schetinin

http://s3bk.com/ -- S3 Backup
http://word-to-html.com/ -- Word to HTML Converter

Sergey Schetinin

unread,
Oct 28, 2009, 11:16:55 AM10/28/09
to Better Python
On Oct 28, 8:49 am, Sergey Schetinin <mal...@gmail.com> wrote:
> http://thesynchronousblog.wordpress.com/video-demonstrations/demo-a-f...
> - we should have a demo like this :)

Now we do :)

http://code.google.com/p/trellis-fork/source/browse/trunk/demos/interpreter_demo.py

I remember seeing a similar app called "Reinteract", but whatever,
this is impressive. Seriously, check it out.

Sergey Schetinin

unread,
Oct 28, 2009, 11:18:37 AM10/28/09
to Better Python
First, try playing with it on your own.
But later try this:

from mext.reaction.time import Clock
c = Clock()
c.time



On Oct 28, 5:16 pm, Sergey Schetinin <mal...@gmail.com> wrote:
> On Oct 28, 8:49 am, Sergey Schetinin <mal...@gmail.com> wrote:
>
> >http://thesynchronousblog.wordpress.com/video-demonstrations/demo-a-f...
> > - we should have a demo like this :)
>
> Now we do :)
>
> http://code.google.com/p/trellis-fork/source/browse/trunk/demos/inter...

Sergey Schetinin

unread,
Oct 28, 2009, 3:28:17 PM10/28/09
to Better Python
On Oct 28, 5:18 pm, Sergey Schetinin <mal...@gmail.com> wrote:
> First, try playing with it on your own.
> But later try this:
>
> from mext.reaction.time import Clock
> c = Clock()
> c.time

And then one more:
bool(c.tick_no % 2)
Reply all
Reply to author
Forward
0 new messages