All Projects → joaomilho → Awesome Idris

joaomilho / Awesome Idris

𝛌 Awesome Idris resources

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Awesome Idris

Golang Tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Stars: ✭ 277 (-7.36%)
Mutual labels:  functional-programming
Eslint Plugin Functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
Stars: ✭ 282 (-5.69%)
Mutual labels:  functional-programming
Funcshell
Improve your shell by making it functional through Haskell! (An update to Awkward)
Stars: ✭ 297 (-0.67%)
Mutual labels:  functional-programming
Write You A Haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Stars: ✭ 3,064 (+924.75%)
Mutual labels:  functional-programming
Tofu
Functional programming toolbox
Stars: ✭ 281 (-6.02%)
Mutual labels:  functional-programming
Mobile App
See your city's air pollution measured in daily cigarettes. iOS/Android.
Stars: ✭ 291 (-2.68%)
Mutual labels:  functional-programming
Haskell Study Startup
Launch your own Haskell study group. Now.
Stars: ✭ 269 (-10.03%)
Mutual labels:  functional-programming
Virtual Audio Graph
🎶 Library for declaratively manipulating the Web Audio API
Stars: ✭ 299 (+0%)
Mutual labels:  functional-programming
Elmboy
A Nintendo™ Game Boy™ Emulator written in Elm.
Stars: ✭ 285 (-4.68%)
Mutual labels:  functional-programming
Lambda
🔮 Estudos obscuros de programação funcional
Stars: ✭ 297 (-0.67%)
Mutual labels:  functional-programming
Quark
Common combinators for Elixir
Stars: ✭ 279 (-6.69%)
Mutual labels:  functional-programming
Scala With Cats
Source code for Scala with Cats
Stars: ✭ 283 (-5.35%)
Mutual labels:  functional-programming
Hamsters
A mini Scala utility library
Stars: ✭ 292 (-2.34%)
Mutual labels:  functional-programming
Underscore.py
Python port of underscore.js
Stars: ✭ 277 (-7.36%)
Mutual labels:  functional-programming
Android Cleanarchitecture Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Stars: ✭ 3,646 (+1119.4%)
Mutual labels:  functional-programming
Swiftrex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
Stars: ✭ 267 (-10.7%)
Mutual labels:  functional-programming
Javascript For Everyone
A step by step guide to learn JavaScript and programming
Stars: ✭ 285 (-4.68%)
Mutual labels:  functional-programming
Droste
recursion schemes for cats; to iterate is human, to recurse, divine
Stars: ✭ 300 (+0.33%)
Mutual labels:  functional-programming
Aecor
Pure functional event sourcing runtime
Stars: ✭ 299 (+0%)
Mutual labels:  functional-programming
Hareactive
Purely functional reactive programming library
Stars: ✭ 293 (-2.01%)
Mutual labels:  functional-programming

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].