Explore >> Select a destination


You are here

matthiasnehlsen.com
| | blog.ploeh.dk
19.4 parsecs away

Travel
| | How to create free monads in F#.
| | clojure-doc.org
19.2 parsecs away

Travel
| | Lisps like Clojure are well suited to creating rich DSLs that integrate seamlessly into the language.You may have heard Lisps boasting about code being data and data being code. In this article we will define a DSL that benefits handsomely from this fact.
| | blog.janetacarr.com
18.2 parsecs away

Travel
| | This post is the second in a series. You can find the first post in the series here where I covered Null Object, Singleton, Command, Observer, State, Visitor, and Iterator. Patterns * Preamble * Builder * Chain of Responsibility * Proxy * Adapter * Template Method * Flyweight * Strategy Our story continues Edmund, a bright, awkward young
| | nickjanetakis.com
204.0 parsecs away

Travel
| You may want to do this when working with multi-line strings.