I made a few minor adjustments to get it to work on Mac OS X 10.6 and
posted it to: http://gist.github.com/398122

Daniel

On May 9, 7:42 am, Tim Morgan <seve...@gmail.com> wrote:
> I picked up Programming Clojure by Stuart Halloway last week and am
> working through the book. I'm coming from a Perl/Python/Ruby
> background, so Java + Lisp + functional programming is all new to me.
>
> I thought a good exercise would be to write a script that pings all
> ips on a subnet looking for existing hosts, since I've written the
> same thing in Ruby before.
>
> The script I came up with is here:http://gist.github.com/395153
>
> It works (and it's considerably faster than my Ruby equivalent!), but
> I'm not certain it's idiomatic Clojure, and would love if someone
> could critique me a bit. Tear it apart.
>
> Thanks!
>
> -Tim Morgan
>
> --
> 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 
> athttp://groups.google.com/group/clojure?hl=en

-- 
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

Reply via email to