Yes, it was what i think seeing the sources... for the compiler part, its a good decision since lisps are the best tool for it.. but i dont think its a priority and even dont need to be.. sure there more importants things to be done...
for the persistent data.. well all this "laziness" and dinamic types, and on top of that immutability should not perform well in pure clojure.... at least well as native with types.. all this purity :) has high costs... but if theres a port for data structures, please let me know.. cause im very interested in implementing my data sources(planing to have big data) in clojure, instead of third part databases... (clojure is state of the art for data and concurrency) Thanks for replying, Fabio On Sun, May 16, 2010 at 2:26 AM, Tom Faulhaber <tomfaulha...@gmail.com>wrote: > Fabio, > > Yes, there is a plan to implement Clojure in Clojure and protocols, et > al., are part of this. > > This biggest part from a performance point of view is not the compiler > itself, but rather Clojure's persistent data structures (maps, > vectors, etc.). > > You can find more of the discussion around this by searching the group > for "Clojure in Clojure" of "CinC" > > HTH, > > Tom > > On May 13, 12:46 pm, Fabio Kaminski <fabiokamin...@gmail.com> wrote: > > Hi all, > > > > since clojure-dev its a managed list.. the question goes here.. > > > > i read somewhere that protocols was implemented thinking (inclusive) for > > natively clojure the compiler, at this moment implemented in java. > > > > so, my question is, is this gonna happen? > > and if so, in what version of clojure we will see a native compiler... > > > > can some api clojure sources implemented in java turns native, and > maintain > > a reasonable performance? > > > > Thanks, > > > > Fabio Kaminski > > > > -- > > 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<clojure%2bunsubscr...@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<clojure%2bunsubscr...@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 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