Yes, it's about the size of a compilation unit and how to handle undefined 
references. Rich Hickey posted this
https://news.ycombinator.com/item?id=2467359
detailing the trade-offs involved in choosing Clojure's strategy.

-S


On Sunday, December 7, 2014 9:37:40 AM UTC-5, Ashton Kemerling wrote:
>
> Clojure, like most lisps, is designed around a REPL. So the highest 
> compilation unit isn't a file, but a top level definition like defn or 
> defmacro. 
>
>

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