Extended Static Checking

From HaskellWiki
Revision as of 11:11, 7 December 2009 by Lemming (talk | contribs) (link to author's page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Haskell ESC is a project to add static checks to a program, for which the current Haskell type system is too weak.

See http://www.cl.cam.ac.uk/~nx200/ .