Explore >> Select a destination


You are here

ryanbrewer.dev
| | www.chriswarbo.net
3.4 parsecs away

Travel
| |
| | sitr.us
2.8 parsecs away

Travel
| | Dependent types provide an unprecedented level of type safety. A quick example is a type-safe printf implementation. They are also useful for theorem proving. According to the Curry-Howard correspondence, mathematical propositions can be represented in a program as types. An implementation that satisfies a given type serves as a proof of the corresponding proposition. In other words, inhabited types represent true propositions.
| | danilafe.com
3.9 parsecs away

Travel
| | In this post, I discuss Chapel's runtime types as a limited alternative to dependent types.
| | rachelcarmena.github.io
16.2 parsecs away

Travel
| Some characteristics of functional programming