From: David Vallner Date: 2006-02-18T23:46:43+09:00 Subject: Re: Fwd: [grammarians] First release of Rubyfront Dňa Sobota 18 Február 2006 07:28 Phil Tomson napísal: > This seems applicable to JRuby (since it's in ANTLR which is in Java). > Not necessarily, it should be useful for all sorts of toolchains - it's just not possible to invoke it from a Ruby app. It might also be interesting to port this to pure Ruby once the ANTLR Ruby backend matures. (Correct me if already did since I last checked.) Having a proper Ruby parser in Ruby might make writing tools like RDoc much easier. David Vallner