MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

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
  • mlscript

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

  • 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.)

  • 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
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

  • Why I use Typescript nominal types [3via series part 3]

    3 projects | dev.to | 18 Apr 2023
  • User Study on Helpful Error Messages

    1 project | /r/ocaml | 23 Mar 2023
  • programming in non-english

    2 projects | /r/learnprogramming | 7 Feb 2023
  • 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