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. (6 years ago)
(DIR) Minor change. (6 years ago)
(DIR) Added counter (become) example. (6 years ago)
(DIR) Added third factorial example. (6 years ago)
(DIR) Added second example using actors to capture state. (6 years ago)
----= Files [.] =----
(TXT) actors.scm
(TXT) test_counter.scm
(TXT) testing_factorial1.scm
(TXT) testing_factorial2.scm
(TXT) testing_factorial3.scm