Show r/rust: Wrote a toy type inferencer by implementing Hindley-Milner algorithm

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • millet

    A language server for Standard ML.

  • I also implemented HM-style type inference as part of Millet, a language server for Standard ML. Feel free to check it out.

  • type-inferencer

    hindley-milner algorithm

  • 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
  • hm-infer-rs

    Hindley-Milner type inference for Scheme, in Rust

  • I worked on a similar project a few months ago, I implemented HM inference for a Lisp-like language in Scheme, then ported it to C# and Rust to see how it would look.

  • rust-analyzer

    A Rust compiler front-end for IDEs

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