; > Is this a weird idea?
>
> Clojure supports compilation, so might as go all the way and have
> add a golang target to complie Clojure code directly to golang
> code. Not a weird idea at all. :-)
>
> > I like a lot of ideas in go, and it's speed, but Clojure is j
:))
>
> Is this a weird idea?
Clojure supports compilation, so might as go all the way and have
add a golang target to complie Clojure code directly to golang
code. Not a weird idea at all. :-)
> I like a lot of ideas in go, and it's speed, but Clojure is just some
> bits nicer.
, but Clojure is just some
bits nicer. When we have clojure on go, we can have compiled clojure
without java runtime and fast, can't we?
It sure has advantages, and as a toy project it might be cool. And
most of Clojure's code is in clojure anyway, so that eases porting I
guess.
And y