.
This commit is contained in:
parent
cb97397946
commit
7efbda8d5a
1 changed files with 6 additions and 0 deletions
|
@ -43,3 +43,9 @@ In 2016, Facebook developed [reason](https://reasonml.github.io/), a dialect of
|
||||||
OCaml which syntax is closer to JavaScript, and easier to comprehend for
|
OCaml which syntax is closer to JavaScript, and easier to comprehend for
|
||||||
beginners. Reason and OCaml code can be easily combined in a single
|
beginners. Reason and OCaml code can be easily combined in a single
|
||||||
application, since the same compiler is used.
|
application, since the same compiler is used.
|
||||||
|
|
||||||
|
Links:
|
||||||
|
- [OCaml for the masses](http://queue.acm.org/detail.cfm?id=2038036)
|
||||||
|
- [Why OCaml (from realworldocaml)](https://realworldocaml.org/v1/en/html/prologue.html)
|
||||||
|
- [Replacing Python with OCaml in 0install](http://roscidus.com/blog/blog/2013/06/09/choosing-a-python-replacement-for-0install/)
|
||||||
|
- [Why tezos uses OCaml](https://www.tezos.com/static/papers/position_paper.pdf)
|
||||||
|
|
Loading…
Reference in a new issue