You are here |
matthiasnehlsen.com | ||
| | | |
blog.ploeh.dk
|
|
| | | | How to create free monads in F#. | |
| | | |
clojure-doc.org
|
|
| | | | 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
|
|
| | | | 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
|
|
| | You may want to do this when working with multi-line strings. |