On Mar 4, 2017 1:43 PM, "Steve Murphy" <m...@parsetree.com> wrote:

Hello--

Heard interesting things about clojure, thought I'd play with it, so I
downloaded the clojure-1.8.0 zip file,
exploded it, and tried to build it with ant... all this on my ubuntu 16.04
workstation.


Welcome to Clojure. If you want to play with the language, building it is
about the last thing you want to do.  You can download the jar, but the
best way to get going is to use one of the std build systems that take care
of all the housekeeping. I've never manually downloaded Clojure, always let
the tools deal with that. The most popular by far are
https://github.com/boot-clj/boot and https://leiningen.org.  with either
you can start coding inmediately.

hth, g

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to