From: Ryan Davis Date: 2008-09-25T03:49:29+09:00 Subject: Re: ANTLR Target for Ruby On Sep 24, 2008, at 06:32 , James Gray wrote: > For example, compare this JSON parser using GhostWheel's DSL: > > http://ghostwheel.rubyforge.org/svn/trunk/test/example/tc_json_ruby.rb > > and this using a grammar: > > http://ghostwheel.rubyforge.org/svn/trunk/test/example/tc_json_ghost_wheel.rb that's an awesome example of contrast.