From: James Edward Gray II Date: 2007-02-06T10:56:49+09:00 Subject: Re: ruby CSS parser On Feb 5, 2007, at 6:45 PM, _Kevin wrote: > Anyone know of a decent ruby CSS parser? I'm writing a packrat parser library and this would make a fun example. I've already built a JSON parser with it, so I'm pretty sure it's up to the challenge. I'm currently wrapping the core in a DSL to make it easier to use, but it's useable. I'll talk you through it if you want to work on this. Of course, I realize that's not what you asked for. ;) James Edward Gray II