If you need to parse Ruby code and access to elements of Ruby syntax, take a look at the CVS HEAD version of Ruby 1.9. It comes with the ripper library integrated. Cheers, Kent. On Sep 24, 2004, at 1:36 PM, James Edward Gray II wrote: > On Sep 24, 2004, at 12:11 PM, Markus wrote: > >> Depends. What are you trying to accomplish? > > Sorry if I wasn't clear. I do want to identify elements of Ruby > syntax. > > Thanks for all the posted solutions. I'm looking through them to see > if I can find what I need... > > James Edward Gray II > >