Registry / other / chewxy-hm

chewxy-hm

JSON →
library1.0.0gogounverified

An implementation of Hindley-Milner type inference for a Lisp-like AST in Go.

go get github.com/chewxy/hm
INSTALL
IMPORT
SIG · CHEWXY-HM
C
chewxy-hm
othergov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hm
github.com/chewxy/hm

Create a type variable in the HM system

package main import ( "fmt" "github.com/chewxy/hm" ) func main() { fmt.Println(hm.NewTypeVar("a")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Meta
1
Amazon
1
Resources
chewxy-hm — go get chewxy-hm · libregistry