/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

gelisam.blogspot.com
| | www.joachim-breitner.de
3.8 parsecs away

Travel
| |
| | entropicthoughts.com
3.0 parsecs away

Travel
| | [AI summary] The author demonstrates how parser combinators in Haskell outperform regular expressions for parsing structured data by offering better type safety, state management capabilities, and superior performance.
| | nielssp.dk
3.4 parsecs away

Travel
| | The website and blog of a 31 year old software developer
| | kuruczgy.com
21.9 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...