Hi, I am trying to implement the SIP parser module in C using Bison and flex. I have got some ABNF to bison and flex converters which I got from the following link. http://www.cs.columbia.edu/sip/syntax/abnfperl/
I am facing some problems while trying to generate the parser or lex analyzer. Has anybody used these tools to implement the parser in C. If so, please guide me in this aspect. Are there any other such tools? Thanks in advance, Sachin _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
