unison
unison is an actively used programming language created in 2015.
4Years Old | 1,665Users | 0Jobs |
- unison ranks in the top 50% of languages
- the unison website
- unison on github
- unison first appeared in 2015
- the unison team is on twitter
- I have 24 facts about unison. what would you like to know? email me and let me know how I can help.
Example code from the web:
-- comments start with `--` -- alice : Node, bob : Node x = factorial 6 Remote.transfer alice y = foo x -- happens on `alice` node Remote.transfer bob bar x y -- happens on `bob` node
Last updated December 10th, 2019