[il-antlr-interest: 20854] Re: [antlr-interest] newbie request for help

2008-12-05 Thread Kenny Leung
On Dec 5, 2008, at 3:30 AM, Gavin Lambert wrote: > At 19:46 5/12/2008, Kenny Leung wrote: > >One of the problems lies in parsing something like this: > > > > {vids=^vids} > > > >which means a struct named "vids", which is composed of void * > &

[il-antlr-interest: 20848] [antlr-interest] newbie request for help

2008-12-05 Thread Kenny Leung
Hi All. I thought I would get my feet wet by writing a parser for Objective-C type encodings. I thought it would be pretty easy for such a brief "language", but it is turning out to be pretty difficult. One of the problems lies in parsing something like this: {vids=^vids} which means