An actor-based execution model for a functional language (github.com) 3 points by curiosa 5y ago ↗ HN
[–] curiosa 5y ago ↗ 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. [–] compressedgas 5y ago ↗ This reminded me of tagged-token dataflow which I think is what you have implemented.
[–] compressedgas 5y ago ↗ This reminded me of tagged-token dataflow which I think is what you have implemented.
3 comments
[ 3.1 ms ] story [ 16.9 ms ] thread