3 comments

[ 3.1 ms ] story [ 16.9 ms ] thread
Sometimes people wonder how it would look like if every element (like '+', '-', '&' or 'if') of your programming language would be an asynchronous actor. I tried it out.
This reminded me of tagged-token dataflow which I think is what you have implemented.
would love more of a writeup on how this project works!