jordwalke / jordwalke/CommonML
make ocaml a typed javascript
- Dominant language
- CSS
- Stars
- 96
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi, this is a nice piece of work. Actually I am doing something that you might find interesting, I am adding a new javascript backend to ocaml https://github.com/bobzhang/ocaml/tree/master
Unlike js_of_ocaml, here I aim to produce _readable_ javascript code, the output looks very promising:
http://zhanghongbo.me/js-demo
It already support most of the language(except missing some primitives, tailcall, currying, none of them is a blocking issue).
I think ocaml has a great potential to produce javascript code as good as typescript while having a sane type system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.