Explore >> Select a destination


You are here

blog.marcgravell.com
| | joeduffyblog.com
40.4 parsecs away

Travel
| | Joe Duffy's Blog | Adventures in the high-tech underbelly
| | without.boats
26.6 parsecs away

Travel
| |
| | codeblog.jonskeet.uk
32.5 parsecs away

Travel
| | I apologise in advance if this post ends up slightly rambly. Unlike the previous entries, this only partly deals with existing features. Instead, it considers how we might like to handle some situations, and where the language and type system thwarts us a little. Most of the code will be incomplete, as producing something realistic...
| | text.marvinborner.de
118.6 parsecs away

Travel
| This article describes a variadic extension to the default fixed-point combinator namely the Y-combinator. We do this by translating the Scheme code from a paper to bruijn (pure lambda calculus).