Skip to content

joaomilho/awesome-idris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Awesome Idris Awesome

An auxiliary list of awesome Idris resources.

Idris is a general purpose pure functional programming language with dependent types. Dependent types allow types to be predicated on values, meaning that some aspects of a programโ€™s behaviour can be specified precisely in the type. It is compiled, with eager evaluation. Its features are influenced by Haskell and ML.

Contents

Official resources

Articles

Books

Papers

Presentations

Projects

Backends

Build tools | Package managers

  • Idris Rules - Idris rules for Bazel
  • Ikan - A package manager for idris, in idris
  • Elba - A package manager for Idris
  • idream - A simple build system for Idris

Community

License

CC0