>
> Well first of all, the real main drive, is that I don't know Java libs
> nearly as well as Python libs. Secondly, there's a lot of cruft (imo)
> in Clojure that doesn't need to exist in a dynamic VM. For instance,
> there's no reason to new up something with (Foo. 1 2). In python
> objects are functions, so (Foo 1 2) works just fine.
>

On a similar note, are you using Python's approach to characters (they are
simply a string of length 1)?

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