ts-opaque VS mlscript

Compare ts-opaque vs mlscript and see what are their differences.

ts-opaque

Easy-to-use library that implements opaque types in TypeScript! (by seancroach)

mlscript

The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript! (by hkust-taco)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
ts-opaque mlscript
2 5
51 133
- 1.5%
10.0 9.5
about 3 years ago 4 days ago
TypeScript Scala
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ts-opaque

Posts with mentions or reviews of ts-opaque. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-14.

mlscript

Posts with mentions or reviews of mlscript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-16.
  • User Study on Helpful Error Messages
    1 project | /r/ocaml | 23 Mar 2023
    My other subreddits of interest also received an invitation to participate, for example on r/ProgrammingLanguages from u/LPTK. (And people there seemed to have enjoyed the survey, great!) Looking at post history for u/LPTK clarifies that they are the same person as https://lptk.github.io/about.html . So a reasonable guess as to who "us" is would be: a programming-language research group at UST university in Hong Kong, also the group working on MLScript. There is also a mention of Helium, an old Dutch research project about typing errors -- not sure if this work is being done on top of Helium.
  • Data types with Negation
    2 projects | /r/ProgrammingLanguages | 16 Jan 2023
  • Rewriting TypeScript in Rust? You'D have to be
    4 projects | news.ycombinator.com | 14 Dec 2022
  • MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types
    1 project | /r/ProgrammingLanguages | 13 Oct 2022
    There is one little hitch currently, but it's easily fixed: parametericity is not ensure because we allow matching on anything, which makes type abstraction rather weak. This can be fixed by requiring a matchable or object upper bound on scrutinees' types. This way, we won't be able to match things out of abstract types like Rep. (More info in the MLscript repo, which is the more complete and practical version of the language, currently being developed.)
  • Soft-launch Boba: a statically-typed concatenative programming language
    3 projects | /r/concatenative | 17 Jun 2022
    The third language is https://github.com/hkust-taco/mlscript. It features global ML type inference with extensions .my prof is https://cse.hkust.edu.hk/~parreaux/author/lionel-parreaux/

What are some alternatives?

When comparing ts-opaque and mlscript you can also consider the following projects:

rescript-compiler - The compiler for ReScript.

boba - A general purpose statically-typed concatenative programming language.

TypeRunner - High-performance TypeScript compiler

potigol - Linguagem Potigol - Linguagem de programação funcional moderna para iniciantes - A Functional Programming Language for Beginners

Idris2 - A purely functional programming language with first class types