Rewriting TypeScript in Rust? You'D have to be

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • mlscript

    The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript!

  • TypeRunner

    High-performance TypeScript compiler

    Slightly related, there is TypeRunner[1] which aims to rewrite a subset of TypeScript in C++

    [1] https://github.com/marcj/TypeRunner

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • rescript-compiler

    The compiler for ReScript.

  • ts-opaque

    Easy-to-use library that implements opaque types in TypeScript!

    You can get close to that:

    https://github.com/seancroach/ts-opaque

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