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