Explore >> Select a destination


You are here

bartoszmilewski.com
| | sitr.us
9.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.
| | blog.sigfpe.com
8.9 parsecs away

Travel
| |
| | blog.scottnonnenberg.com
9.0 parsecs away

Travel
| | My functional journey started with Javascript techniques, grew as I briefly explored a few functional languages, then bloomed as I got comfortable with Elixir. Going further has finally defined...
| | jan.miksovsky.com
100.7 parsecs away

Travel
| Over this summer I've shifted the Origami expression language to be a closer dialect of JavaScript expressions.