rescript

ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript. (by rescript-lang)

Rescript Alternatives

Similar projects and alternatives to rescript

  1. React

    1,879 rescript VS React

    The library for web and native user interfaces.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. TypeScript

    1,396 rescript VS TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  4. deno

    479 rescript VS deno

    A modern runtime for JavaScript and TypeScript.

  5. zod

    345 rescript VS zod

    TypeScript-first schema validation with static type inference

  6. aws-lambda-java-libs

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

  7. foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  8. Elm

    207 rescript VS Elm

    Compiler for Elm, a functional language for reliable webapps.

  9. mocha

    163 rescript VS mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

  10. ocaml

    128 rescript VS ocaml

    The core OCaml system: compilers, runtime system, base libraries

  11. proposal-type-annotations

    ECMAScript proposal for type syntax that is erased - Stage 1

  12. hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  13. Fable: F# |> BABEL

    F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

  14. purescript

    53 rescript VS purescript

    A strongly-typed language that compiles to JavaScript

  15. reason

    48 rescript VS reason

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

  16. ts-pattern

    39 rescript VS ts-pattern

    🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.

  17. ava

    34 rescript VS ava

    Node.js test runner that lets you develop with confidence 🚀

  18. F#

    26 rescript VS F#

    Discontinued Please file issues or pull requests here: https://github.com/dotnet/fsharp (by fsharp)

  19. melange

    A mixture of tooling combined to produce JavaScript from OCaml & Reason

  20. borgo

    15 rescript VS borgo

    Borgo is a statically typed language that compiles to Go.

  21. dream

    9 rescript VS dream

    Tidy, feature-complete Web framework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rescript alternative or higher similarity.

rescript discussion

Log in or Post with

rescript reviews and mentions

Posts with mentions or reviews of rescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-30.
  • If Not React, Then What?
    16 projects | news.ycombinator.com | 30 Nov 2024
  • OCaml Syntax Sucks
    5 projects | news.ycombinator.com | 24 Nov 2024
    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).

  • TypeScript's Lack of Naming Types and Type Conversion in Angular
    6 projects | dev.to | 17 Oct 2024
    Elm, ReScript, F#, Ocaml, Scala… it’s just normal to name your types, then use them places. In fact, you’ll often create the types _before_ the code, even if you’re not really practicing DDD (Domain Driven Design). Yes, you’ll do many after the fact when doing functions, or you start testing things and decide to change your design, and make new types. Either way, it’s just “the norm”. You then do the other norms like “name your function” and “name your variables”. I’m a bit confused why it’s only 2 out of 3 (variables and functions, not types) in this TypeScript Angular project. I’ll have to look at other internal Angular projects and see if it’s common there as well.
  • How I host Elm web applications with GitHub Pages
    15 projects | dev.to | 17 Oct 2024
    A web application makes use of these same ingredients, i.e. HTML, CSS, and JavaScript, but it uses significantly more JavaScript. As the JavaScript powering your web application grows in size it can bring with it a variety of problems that a few languages, like TypeScript, ReScript, PureScript, and Elm, have attempted to solve. Each of the aforementioned compile to JavaScript languages have their pros and cons but it is beyond the scope of this article to get into those details. Suffice it to say, my preference is Elm. It is also not the goal of this article to convince you to use Elm but only to show you how Elm fits into the flow of creating a web application and hosting it on GitHub Pages. So let's continue by adding Elm to our project.
  • Node.js adds experimental support for TypeScript
    20 projects | news.ycombinator.com | 24 Jul 2024
  • Dealing with Unicode string, done right and better.
    8 projects | dev.to | 15 Jun 2024
    Since JavaScript doesn't have a pattern-matching like Rust, it could be hard to replicate the same logic. I used the ReScript compiler to maintain the original logic as much as possible. It made me able to port it confidently. Specifically check_pair function can be converted into this.
  • ReScript: Fast, Simple Typed JavaScript from the Future
    1 project | news.ycombinator.com | 28 May 2024
  • ReScript has come a long way, maybe it's time to switch from TypeScript?
    4 projects | dev.to | 28 May 2024
    ReScript, the "Fast, Simple, Fully Typed JavaScript from the Future", has been around for awhile now. The name "ReScript" came into existence in 2020, but the project has a history going back to 2016 under the combo of Reason and BuckleScript. The name change came about as the goal of BuckleScript shifted to try and create a language that was a part of the JavaScript ecosystem; JavaScript is the only build target, support for all of the features JavaScript devs expect to have like async/await syntax, and an easy to use standard library for JavaScript's built in functions.
  • Borgo is a statically typed language that compiles to Go
    21 projects | news.ycombinator.com | 30 Apr 2024
  • Tired of Typescript? Check out ReScript!
    3 projects | dev.to | 19 Apr 2024
    ReScript is a fully typed language with an easy to understand JS like syntax, blazing fast compiler, that compiles to JavaScript. You can easily drop it into an existing project, and there is even a way to generate TypeScript types if you want to add it to a TypeScript project!
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic rescript repo stats
103
6,824
9.8
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that ReScript is
the 95th most popular programming language
based on number of references?