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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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/ .