Git repository git://thelambdalab.xyz/actors.git
       
       ----= Description =----
       Experiments with the actor model of computation.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
       
       ----= Recent Commits [dfdc818] =----
 (DIR) *Made test file naming more consistent. (4 years, 9 months ago)
 (DIR) Improved examples. (4 years, 10 months ago)
 (DIR) Minor change. (4 years, 10 months ago)
 (DIR) Added counter (become) example. (4 years, 10 months ago)
 (DIR) Added third factorial example. (4 years, 10 months ago)
       
       ----= Files [.] =----
 (TXT) actors.scm
 (TXT) testing_counter.scm
 (TXT) testing_factorial1.scm
 (TXT) testing_factorial2.scm
 (TXT) testing_factorial3.scm