Further Reading#
Further information about Idris programming, and programming with dependent types in general, can be obtained from various sources:
Type-Driven Development with Idris by Edwin Brady, available from Manning.
The community Idris2 tutorial, originally written by Stefan Höck, now maintained by the community.
The Idris website (https://www.idris-lang.org/) has pointers to a broad range of resources.
By asking questions on the discord server, or the mailing list (the discord server is currently the most active place for interactive discussion).
The IRC channel
#idris, on libera.chat.The wiki (idris-lang/Idris2) has further user provided information, in particular:
Existing projects on the
Idris Communityweb space:The papers describing Idris2 [1] and the older Idris1 [2] [3]. There is a wider (non-exhaustive) list of papers involving Idris on the website.