it's at:
http://www.rlmcintyre.com/iassac-gouy.tar.bz2
or
http://www.bortreb.com/iassac-gouy.tar.bz2
just unpack it into your home directory , read the
README, and play around.
It shows how to compile stuff from the command line and the REPL
and how to make shell-scripts.
happy coding,
--Robert McIntyre
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@googlegroups.com
> Note that posts from new members are moderated - please be patient with your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
on this point, I think most people use build tools to do it.
gradle with clojuresque plugin, lein and mvn with clojure plugin will
all do this.
--
Omnem crede diem tibi diluxisse supremum.
But, it's good to know what's actually going on behind the scenes,
especially when things stop working :)
--Robert McIntyre