Skip to content

alanpog/Idris-dev

 
 

Repository files navigation

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

To configure, edit config.mk. The default values should work for most people.

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

To run the tests, type 'make test' which will execute the test suite, and
'make relib', which will typecheck and recompile the standard library.

About

A Dependently Typed Functional Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published