Git repository git://thelambdalab.xyz/actors.git
----= Description =----
Experiments with the actor model of computation.
----= Branches and Recent Tags =----
DIR master
----= Recent Commits [0dadc99] =----
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)
DIR Broke out example into separate file. (7 years ago)
----= Files [.] =----
TEXT actors.scm
TEXT test_counter.scm
TEXT testing_factorial1.scm
TEXT testing_factorial2.scm
TEXT testing_factorial3.scm