Git repository git://thelambdalab.xyz/actors.git
       
       ----= Description =----
       Experiments with the actor model of computation.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
       
       ----= Recent Commits [89a29ed] =----
 (DIR) *Added second example using actors to capture state. (4 years, 11 months ago)
 (DIR) Broke out example into separate file. (4 years, 11 months ago)
 (DIR) Interleaved processing example. (4 years, 11 months ago)
 (DIR) Factorial example works. (4 years, 11 months ago)
 (DIR) Initial commit. (4 years, 11 months ago)
       
       ----= Files [.] =----
 (TXT) actors.scm
 (TXT) testing_factorial1.scm
 (TXT) testing_factorial2.scm