Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 265 Bytes

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}