Explore >> Select a destination


You are here

theerlangelist.com
| | abhinavomprakash.com
17.2 parsecs away

Travel
| | I first read about the legendary lisp macros in Paul Graham's essay, and since then my whole journey of learning lisp has been driven by a desire to fully understand the power of macros. If you have not heard about the power of lisp macros, here's a quote from one of the creators of Scheme (a lisp) that captures the essence of this power. If you give someone Fortran, he has Fortran.
| | pragprog.com
15.7 parsecs away

Travel
| | This book will help you write macros using Clojure and to recognize when you should be using macros in the first place.
| | blog.scottnonnenberg.com
14.7 parsecs away

Travel
| | The more time I spend with JavaScript, the more brushes I have with the dangerous cliffs of Node.js, and the more I gravitate toward functional design principles. Thus, I periodically find myself...
| | johnazariah.github.io
53.0 parsecs away

Travel
| A post about how the foundations of functional programming have neat effects on real-life programming