Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 340 Bytes

seo

Author: Alisson Carlos Nunes

Simple DOJO exercise

Read a file and normalize characters

Instalation

It runs on clojure (http://clojure.org/guides/getting_started).

You need to install java 1.6 or higher.

Run 'java -cp clojure-1.8.0.jar clojure.main' and you get to the repl

Copy and paste part of the code on repl.clj.