Haxe might be a bit more popular than ReasonML. We know about 48 links to it since March 2021 and only 40 links to ReasonML. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
OCaml and Haskell already have that nice type system (and even more nice). If OCaml's syntax bothers you, there is Reason [1] which is a different frontend to the same compiler suite. Also in this space is Gleam [2] which targets Erlang / OTP, if high concurrency and fault tolerance is your cup of tea. [1]: https://reasonml.github.io/ [2]: https://gleam.run/. - Source: Hacker News / about 2 months ago
> The syntax is also not very friendly IMO. Very true. There's an alternate syntax for OCaml called "ReasonML" that looks much more, uh, reasonable: https://reasonml.github.io/. - Source: Hacker News / 2 months ago
When I see this it makes me want to run for ReasonML/ReScript/Elm/PureScript. Sum types (without payloads on the instances they are effectively enums) should not require a evening filling ceremonial dance event to define. https://reasonml.github.io/ https://rescript-lang.org/ https://elm-lang.org/ https://www.purescript.org/ (any I forgot?) It's nice that TS is a strict super set of JS... But that's about the only... - Source: Hacker News / 2 months ago
Https://ocaml.org/docs/toplevel-introduction#loading-libraries-in-utop https://reasonml.github.io/ looks cool, OCaml with javascript. - Source: Hacker News / 3 months ago
Fortunately, the OCaml compiler is very modular, and there have been efforts to make things more... reasonable. - Reason, a different syntactic frontend for regular OCaml: https://reasonml.github.io/ - ReScript, a language with OCaml semantics that compiles into: JS https://rescript-lang.org/ (I suppose it's a reincarnation of js-of-ocaml). - Source: Hacker News / 6 months ago
The proprietary tools were only an issue for people who needed the timeline. Games-wise, Both Actionscript 2 and 3 were perfectly usable without Flash. The MTASC compiler was a massive game-changer, and then Adobe released the AS3 compiler themselves, and certainly when I was at a consultancy working on a massive, expensive game, none of us were authoring anything in Flash. Even the designers and artists simply... - Source: Hacker News / 2 months ago
Have you checked out https://haxe.org/. - Source: Hacker News / 7 months ago
"Flash went away faster than a replacement emerged." Not really how it looks to me: https://haxe.org/. - Source: Hacker News / 10 months ago
This remineds me of Haxe[1]. I like Wax better because of the Common-Lisp-like syntax. [1]: https://haxe.org. - Source: Hacker News / about 1 year ago
I thought this was a three.js demo but it's actually built with a language called haxe [1]. I've never heard of this language before and looks really cool. Makes me want to play with it! [1] https://haxe.org/. - Source: Hacker News / about 1 year ago
Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
PureScript - PureScript is a small strongly typed programming language that compiles to JavaScript.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
Elm - A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions