Git repository git://thelambdalab.xyz/actors.git
----= Description =----
Experiments with the actor model of computation.
----= Branches and Recent Tags =----
DIR master
----= Recent Commits [f1da9dd] =----
DIR *Improved examples. (7 years ago)
DIR Minor change. (7 years ago)
DIR Added counter (become) example. (7 years ago)
DIR Added third factorial example. (7 years ago)
DIR Added second example using actors to capture state. (7 years ago)
----= Files [.] =----
TEXT actors.scm
TEXT test_counter.scm
TEXT testing_factorial1.scm
TEXT testing_factorial2.scm
TEXT testing_factorial3.scm