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. (7 years ago)
DIR Broke out example into separate file. (7 years ago)
DIR Interleaved processing example. (7 years ago)
DIR Factorial example works. (7 years ago)
DIR Initial commit. (7 years ago)
----= Files [.] =----
TEXT actors.scm
TEXT testing_factorial1.scm
TEXT testing_factorial2.scm