Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moea/types

Type System Modeling in Clojure
https://github.com/moea/types

clojure hindley-milner lambda-calculus type-checking type-inference type-system type-theory types

Last synced: 3 months ago
JSON representation

Type System Modeling in Clojure

Awesome Lists containing this project

README

        

# Type Experiments

Currently contains a purely functional implementation of Algorithm W for
Hindley-Milner (lambda calculus + polymorphic let) type inference in Clojure.

## License

This is free and unencumbered software released into the public domain.