This is my solution to the Bob problem in Clojure:
I just used cons and created some local helpers to make the code more readable.
You can see two other versions here.
This exercise served me to practice a bit with regular expressions and to discover some new useful Clojure functions.
No comments:
Post a Comment