URI:
       Git repository git://thelambdalab.xyz/actors.git
       
       ----= Description =----
       Experiments with the actor model of computation.
       
       
       ----= Branches and Recent Tags =----
   DIR master
       
       ----= Recent Commits [67e6b1d] =----
   DIR *Can save/restore actor table to/from disk. (5 years ago)
   DIR Playing with using actors for IF. (7 years ago)
   DIR Actors is now a module. (7 years ago)
   DIR Made test file naming more consistent. (7 years ago)
   DIR Improved examples. (7 years ago)
       
       ----= Files [.] =----
  TEXT actors.scm
  TEXT island.scm
  TEXT testing_counter.scm
  TEXT testing_factorial1.scm
  TEXT testing_factorial2.scm
  TEXT testing_factorial3.scm