joaomilho / awesome-idris

𝛌 Awesome Idris resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

𝛌 Awesome Idris resources


Languages

Language:Idris 100.0%