/gojure

A compiler from Clojure to Go.

Primary LanguageGo

A compiler from Clojure to Go.

Extremely early phase of experimentation.

The aim is to program in Clojure under the Go runtime+environment as host, with interop with Go packages.

{:Clojure       :Java
 :ClojureScript :JavaScript
 :Gojure        :Go}