ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

Better support for OCaml syntax #72

Closed jchavarri closed 2 years ago

jchavarri commented 2 years ago

This PR implements most of the ideas in #67.

Todo

Maybe some (or all 😅 ) of these things can go in future PRs:

jchavarri commented 2 years ago

Merging with the ideas in RFC implemented, can tackle remaining tasks in other PRs.