mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-15 01:25:05 +03:00
A Dependently Typed Functional Programming Language
2856967816
...otherwise in some situations the forcing optimisation may lead to uncompilable code |
||
---|---|---|
contribs | ||
iif | ||
lib | ||
papers/impl-paper | ||
rts | ||
samples | ||
src | ||
support | ||
test | ||
tutorial | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG | ||
config.mk | ||
git-credential-osxkeychain | ||
idris.cabal | ||
LICENSE | ||
Makefile | ||
README | ||
Setup.hs |
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.