Explore >> Select a destination


You are here

lexi-lambda.github.io
| | danilafe.com
3.9 parsecs away

Travel
| | In this post, I discuss Chapel's runtime types as a limited alternative to dependent types.
| | kuruczgy.com
3.5 parsecs away

Travel
| | [AI summary] The article explores the intersection of functional programming and logic through the lens of dependent types. It begins with foundational concepts like type constructors and inductive types, then delves into the Curry-Howard isomorphism, which links programs to mathematical proofs. The discussion covers how types represent propositions, functions as implications, and inductive types as proof strategies. Examples include defining logical relations like less than or equal to and equality, and demonstrating how to prove properties like universal quantification and mathematical identities. The article concludes with an overview of resources for further study in proof assistants like Coq and Idris, emphasizing the practical applications of dependent...
| | blog.jle.im
3.1 parsecs away

Travel
| | Weblog of Justin Le, covering various adventures in programming and explorations in the worlds of computation physics, and knowledge.
| | andreabergia.com
20.3 parsecs away

Travel
| This post is part of the Languages Opinion series. Languages opinion - part one - JVM ??thispost Languages opinion - part two - Rust Languages opinion - part three - Javascript and Typescript In this short series of articles, I want to talk about programming languages. I love learning them, and I always try to read up a bit whenever any new language gains significant traction.