-
I love to create, and software is my outlet. If you need something made, get in touch. Web solutions are my specialty.
I'm on
-
Recent Posts
Archives
Categories
RSS
Twitter Updates
Tweets by jkkramer
Monthly Archives: March 2011
Clojure & Python, Side by Side
As an exercise, I translated Peter Norvig’s Sudoku solver from Python to Clojure. There have been a couple other attempts before, but they both leaned on Clojure’s reference types as a mutability-crutch. This implementation uses only immutable data structures. To … Continue reading
Posted in Clojure, Coding
14 Comments