Melange 1.0: Compile OCaml / ReasonML to JavaScript

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • reason

    Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

  • ReasonML purely as a syntax layer on top of OCaml is still being updated and released[1]. Incidentally, I'm one of the maintainers of that project too :-)

    With this Melange release, we're hoping to somewhat revive ReasonML and channel some folks back to the community from the perspective of a vertically integrated platform that has seen major investment in the past few years.

    [1]: https://github.com/reasonml/reason

  • purescript-book

    Sources for the PureScript book

  • https://github.com/purescript-contrib/purescript-book

    In order of time programming in each language:

    Elm: no, because of the JS interop (didn't even try it).

    Clojurescript: really slow REPL, uses Google's closure compiler which had it's own problems (I don't remember what these were, but something with modules). Both Emacs and VS Code (Cider/Calva) did have to many small errors and inconveniences using CS. All in all it had been an unpleasant experience.

    ReScript: The language itself is OK-ish (I would have preferred OCaml syntax), the compiler is fast as OCaml. The generated JS is really readable. One year ago there had been no async and the documentation had been missing stuff like functors (I've "found" them at the Rescript forum). But in the end it didn't have enough advantages over TS to cancel out TS' _way_ better developer tools/integration or even Purescript, but this may have changed in the last year (async has been added and functors are now documented, as I've just seen). On the other hand, I would nowadays use Melange instead, I don't see any reason[what a pun!] to use Rescript any more.

    PureScript: It is a better (strict) Haskell (with less features). I've used (non-hook) Halogen, I don't know about the React bindings. I had never made an web app (progressive or not) before, so I had to learn everything starting at 0.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Notoy-PWA

    Notoy is web app to save notes of a website on a mobile device. You can also use and install it as an app on a desktop, but you cannot share an URL from a browser to Notoy. Uses Purescript

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Melange for React devs book, alpha release

    2 projects | news.ycombinator.com | 27 Feb 2024
  • Earning the privilege to work on unoriginal problems

    2 projects | news.ycombinator.com | 28 Aug 2023
  • VN Compiler. Why using Fable is too difficult. (Pt. 1)

    1 project | /r/fsharp | 14 May 2023
  • ReasonML concurrency

    1 project | /r/reasonml | 15 Feb 2023
  • A language which is basically "Haskell with C-Style syntax"?

    3 projects | /r/ProgrammingLanguages | 25 Jul 2022