[jvm-l] Fwd: CPS languages in Java

2007-12-30 Thread easieste
On Dec 30, 4:16 am, Kelly Nawrocke [EMAIL PROTECTED] wrote: Ola,   here are some of the papers i refound: http://citeseer.ist.psu.edu/schinz01tail.html This gets into tail-call elimination using exceptions.  If you are going to use the java stack then this will be necessary.

[jvm-l] Re: Top five languages

2008-04-25 Thread easieste
In no particular order, a set of five languages I find interesting to implement on the JVM: Clojure Kawa Jython ABCL JRuby And I would put 'Fortress' up there, but I don't know if Sun has released easily inspectable source code yet. Mark Evenson

[jvm-l] Re: 'cuz the vandals took the handles.

2008-09-12 Thread easieste
You're quite welcome. My compliments on your blog article A first taste of InvokeDynamic: I learned an incredible amount about what JSR-292 means for dynamic language implementers. --~--~-~--~~~---~--~~ You received this message because you are subscribed to