On 7/10/06, Christopher Williams <[EMAIL PROTECTED]> wrote:
I believe the Swiss students have done a sort of "uneval" visitor as part of their efforts towards refactoring. They can spit out equivalent ruby source given the AST. I'm not sure whether JRuby would need such a thing, but RDT definitely does to do more advanced edits  or even a "smart" code formatter. You guys should check it out (it's just plain neat)...

I knew they had something but I hadn't heard how far along they were. I'll take a look at it when I get a chance.

I could see one use for it in JRuby...spitting out the exact line of code--maybe in context--where an error occurs similar to javac. Even Ruby can't do that! :)

--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ www.jruby.org
Application Architect @ www.ventera.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to