Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in idris

Can you create functions that return functions of a dependent arity in a dependently typed language?

Generate library instead of executable in Idris?

idris

Definition of a certified program

coq isabelle agda idris

So: what's the point?

Idris eager evaluation

Are Lists Inductive or Coinductive in Haskell?

Doing rank-n quantification in Idris

Difference between Haskell and Idris: Reflection of Runtime/Compiletime in the type universes

Difference between type parameters and indices?

Dependent Types: How is the dependent pair type analogous to a disjoint union?

Where to start with dependent type programming? [closed]

Practical examples of Idris

dependent-type idris

How do we overcome the compile time and runtime gap when programming in a Dependently Typed Language?

Dependent types can prove your code is correct up to a specification. But how do you prove the specification is correct?

Why is typecase a bad thing? [closed]

agda dependent-type idris

"Monad transformers more powerful than effects" - Examples?

Differences between Agda and Idris

agda type-theory idris

What is an appropriate type for smart contracts?