jordwalke / jordwalke/CommonML

make ocaml a typed javascript

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.