glojure icon indicating copy to clipboard operation
glojure copied to clipboard

The Glojure programming language

Results 5 glojure issues
Sort by recently updated
recently updated
newest added

First of all I would like to say that I have been looking for a Clojure to Go compiler for a while. The closes thing I found was Ferret, and...

Hi, as we all know async is a powerful pattern in both go and clojure, furthermore, the APIs in both languages are very similar. Are there any plans to port...

The design of Glojure as a language is such that hot code loading and reloading will be enabled by default, since all vars sit in a centrally managed map and...