cool compiler-project?

2010-08-18 Thread Sreeraj a
Hi, I am a post-grad student looking for a cool compiler - project to do. I am getting comfortable with clojure and would really like to help Ideas anyone? or, Is there a to-do list where can i start? Cheers Sreeraj -- You received this message because you are subscribed to the Google Groups "

Re: cool compiler-project?

2010-08-22 Thread Sreeraj a
What about automatic memoization? Does clojure already implement memoization? is adding auto memoization to the compiler a good idea? -- 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 th

Re: Clojure 1.3: Integrating clj-stacktrace?

2010-08-25 Thread Sreeraj a
+1 need to improve the present stacktrace, and error messages if clojure is to attract more noobs. On Wed, Aug 25, 2010 at 6:16 PM, Alan wrote: > I have the same problem, but you can usually figure that out by > looking at the function to which the backtrace refers, as well as the > filename: >

Re: cool compiler-project?

2010-09-07 Thread Sreeraj a
Hi, I'm trying to develop a clojure compiler for LLVM. may need a small nudge in the right direction. anyone who can mentor me on this project? Thanks Sreeraj. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to cloj