Files
csc/doc/intro.md
2018-12-21 12:30:21 +01:00

421 B
Raw Blame History

Introduction to csc

This is a simple spellchecking application that was born from this tutorial and extended a bit. It has been quite a while since I touched Clojure, and I like to do little katas to get back into a language. I started with something simple but instructive, trying out how dependencies work, and how to write clean algorithms. twas fun!