Good brief introduction to ReasonML. This is definitely a language that I’d consider using. Of course it transpiles to JavaScript but it also targets WebAssembly and native.
Good brief introduction to ReasonML. This is definitely a language that I’d consider using. Of course it transpiles to JavaScript but it also targets WebAssembly and native.
“In essence, it is a new C-like syntax for the programming language OCaml”
That is not anything I’d describe as C-like.
LikeLike
mathew murphy I know know you mean but there needs to be a term to describe languages that borrow the basic syntax rules from C even if their goals are completely different.
Naturally this one is more like JavaScript which is the whole point of it and conceptually JavaScript is more like Scheme than C.
LikeLike