Weaver: An ergonomic CLI parsing library for Roc langsammohr.dev 40 pointsrtfeldman2 years ago4 commentsSaveHideCopy link On HNComments−weatherlight2yI 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.−fuzztester2ySimilarly, Austral language syntax looks nice.−maattdd2yOCaml has polymorphic variant which are those “not found in any language” anonymous sum type−mark388482yPureScript also has them (as a library).
Comments
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).