Re: [antlr-interest] Getting started with Antlr: Resolving a conflicting lexer rule

2008-12-04 Thread Howard Lewis Ship
I've taken the liberty of adding my example to the FAQ: http://www.antlr.org/wiki/pages/viewpage.action?pageId=13828121 On Thu, Dec 4, 2008 at 9:44 AM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > It took a LONG time but I have my grammar working. Thanks for the > pointer. Once I clean it up

Re: [antlr-interest] Getting started with Antlr: Resolving a conflicting lexer rule

2008-12-04 Thread Howard Lewis Ship
It took a LONG time but I have my grammar working. Thanks for the pointer. Once I clean it up a little, I'll post it to this list or onto the wiki ... it's a much simpler and easier to follow example than the JavaFX one. On Wed, Dec 3, 2008 at 11:27 AM, Jim Idle <[EMAIL PROTECTED]> wrote: > On W