Posted By:
Anonymous
Posted On:
Sunday, February 8, 2004 12:24 PM
I'm in the process of trying to write a parser for the VCard 2.1 spec, and i've decided that i'd like to use ANTLR to do so. My problem stems from a total lack of comprehension of parser vocabulary :)
Okay, it's not that bad, but i have a simple grammar definition for the VCard spec, and no idea how to go about converting it into something that ANTLR can use and work out for me. Can someone suggest a resource for getting me past this hump at all?
I can provide clarification at need, of course, or details on the grammar itself, if someone wants to help me out directly.
Thanks in advance.