Skip to content

ak1t0/Clover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clover

Clover is a Clojure-like syntax compiler.

Installation

Clover requires Go(>= 1.4) and GHC(>= 7.10) and Cabal(>= 1.22).

git clone https://github.com/ak1t0/Clover
cabal build

Usage

dist/build/clover/clover -s source -o output
dist/build/clover/clover --help

License

Copyright © 2015 ak1t0

Distributed under LICENSE

Releases

No releases published

Packages

No packages published