As far as I can see, no strscan at all. But on the other hand strscan will 
be great for ERb and Rails!

Yes, such a list would definitely help...

/O

At 15:55 2006-06-15, you wrote:
>Is strscan used heavily in that parser? Kelly Nawrocke is working on a 
>pure Java strscan that sounds like it's going well. He's basing it on 
>available documentation for Ruby's strscan, so it shouldn't be too 
>difficult to plug in once it's ready.
>
>We should try to tally a list of what remains to be implemented in pure Java.
>
>On 6/15/06, Ola Bini <<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] > wrote:
>
>One thing that steals much speed from RDoc generation (about 1/3 of the
>complete RDoc running time) is the fact that RDoc parses all files
>completely, with a Ruby parser written in Ruby... This is really slow, but
>I don't know what to do about it, actually...
>
>The other parts are also really slow, but right now I can't really find a
>specific reason for this.
>
>Regards
>   Ola Bini
>
>
>
>
>_______________________________________________
>Jruby-devel mailing list
><mailto:Jruby-devel@lists.sourceforge.net>Jruby-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jruby-devel
>
>
>
>
>--
>Charles Oliver Nutter @ <http://headius.blogspot.com>headius.blogspot.com
>JRuby Developer @ <http://jruby.sourceforge.net>jruby.sourceforge.net
>Application Architect @ <http://www.ventera.com>www.ventera.com
>_______________________________________________
>Jruby-devel mailing list
>Jruby-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jruby-devel





_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to