Skip to content

Implementation of "practical type inference for arbitrary-rank types" in Javascript

Notifications You must be signed in to change notification settings

atennapel/practical-type-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of "Practical type inference for arbitrary-rank types" in Javascript.

Added:

  • type applications
  • kind checking
  • higher kinded types
  • kind inference in type annotations

Todo:

  • patterns
  • keep tvar names of annotated types
  • parser

About

Implementation of "practical type inference for arbitrary-rank types" in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published