A Dependently Typed Functional Programming Language
Go to file
2011-11-07 15:23:27 +00:00
impl-paper Some effort at reporting line numbers of errors (top level of decl only) 2011-10-22 23:43:31 +01:00
lib Not really mini any more... 2011-11-06 19:56:20 +00:00
samples Parsing class and instance (but no elaboration yet) 2011-11-07 15:23:27 +00:00
src Parsing class and instance (but no elaboration yet) 2011-11-07 15:23:27 +00:00
idris.cabal Update .cabal and README 2011-11-07 00:15:08 +00:00
LICENSE Fix LICENSE 2011-09-14 18:01:24 +01:00
Makefile Sugar for dependent pairs 2011-10-25 12:46:47 +01:00
README Update .cabal and README 2011-11-07 00:15:08 +00:00

Idris (http://idris-lang.org/) is an experimental functional programming 
language with dependent types.

To install, type 'make'. This will install everything using cabal and
typecheck the libraries.