Reason (programming language): Difference between revisions

Content deleted Content added
AFD closed as speedy keep (XFDcloser)
m Update version number and release date
Tags: references removed Visual edit
Line 1:
{{Infobox programming language
| name = Reason
| logo =
| paradigm = [[Programming paradigm#Multi-paradigm|Multi-paradigm]]: [[functional programming|functional]], [[imperative programming|imperative]], [[object-oriented programming|object-oriented]]
| released = {{Start date and age|2016|5|16}}<ref>{{Citation|title=Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems: facebook/reason|date=2019-03-23|url=https://github.com/facebook/reason|publisher=Facebook|access-date=2019-03-23}}</ref>
| latest release version = 3.35.20
| latest release date = July 15, 2019
| latest release date = August 6, 2018<ref>{{Cite web|url=https://reasonml.github.io/blog/2018/08/06/reason-3.3.2|title=ReasonConf Videos & Reason 3.3.2! · Reason|website=reasonml.github.io|language=en|access-date=2019-03-23}}</ref>
| influenced_by = [[OCaml]]
| influenced =
| typing = [[type inference|Inferred]], [[static typing|static]], [[strong and weak typing|strong]], [[structural typing|structural]]
| designer = Jordan Walke
| website = {{URL|https://reasonml.github.io/}}
| license = [[MIT License]]
| file_ext = .re
}}