Hi I have just started reading the source of jruby 1.3.1 (I would like to develop some source-to-source transformations).
Sorry for this very basic questions : 1) what is the best way to start writing a new pass ? do you have some advices/pointers for me to start ? 2) I can't find any class that implements NodeVisitor... (Wright ?) Why ? Regards JC
