Lisp is one of those languages that people either love or hate. Count me among the Lisp lovers. I was brainwashed during my undergraduate studies at MIT to believe that Lisp is the only "real" ...
A quick tour of Fugato, a tiny stateful property-based testing library for Clojure(Script). Fugato focuses on modeling the problem, but it’s also easy to run the results against your programs. Lead ...