|
|
|
|
|
by bsaul
2473 days ago
|
|
I'd love to have ML expressiveness. The only thing i'm a bit worried about is the I/O abstraction level. I'm not really looking for a GUI abstraction layer, but i'd like to be able to write to a file, or perform a network request, in a platform-independant way. I'm afraid this requires a little bit more than just a javascript transpiler target. |
|
It's bucklescript that is an alternative backend for the ocaml compiler which allows you to output js, but you don't need to use it