Clover is a Clojure-like syntax compiler.
Clover requires Go(>= 1.4) and GHC(>= 7.10) and Cabal(>= 1.22).
git clone https://github.com/ak1t0/Clover
cabal build
dist/build/clover/clover -s source -o output
dist/build/clover/clover --help
Copyright © 2015 ak1t0
Distributed under LICENSE