HM Parser

JSON →
library 0.1.5 ·javascript
verified Jun 4, 2026

A parser for Hindley-Milner type signatures, designed as a drop-in replacement for hindley-milner-parser-js but without its babel-polyfill dependency and performance issues. Version 0.1.5 is the latest stable release, with infrequent updates. It supports Haskell-like syntax with JS-specific sugar for methods. Faster and more compatible with modern tooling than the original.