Skip to content
phraemer edited this page Sep 13, 2010 · 11 revisions

Hello readers!

This is my first attempt at a full program in Clojure.
It’s a simple boggle solver (that doesn’t take into account the letter Qu from the real game)

I would love to hear comments regarding how to make it more idiomatic.
I’m sure it could be greatly improved.

Additionally I’d like to hear comments on how to improve the speed.

James

Clone this wiki locally