4 comments

[ 3.3 ms ] story [ 25.0 ms ] thread
I don't know Roc at all and but do know Standard ML and some OCaml.

The syntax looks very pretty, and it's very easy on the eyes. I'm excited for this project and its goals.

Similarly, Austral language syntax looks nice.
OCaml has polymorphic variant which are those “not found in any language” anonymous sum type
PureScript also has them (as a library).