Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

At least on the server side I can use stricter languages. On the client I can do it only indirectly (I'm thinking of playing with TypeScript ... someday).


You should check out js_of_ocaml [1]. It's a very good compiler from OCaml to JavaScript which lets you interface with the DOM and existing JavaScript libraries relatively easily. You can play around with OCaml in the browser[2], which was implemented using js_of_ocaml.

[1]: http://ocsigen.org/js_of_ocaml/

[2]: http://try.ocamlpro.com/


Why not Roy or Elm? I've also seen references to Typed Clojurescript, which seems to be coming around.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: