Lex and yacc
Lex and yacc
- Subject: Lex and yacc
- From: Robert Lee Dotson <email@hidden>
- Date: Fri, 12 Jul 2002 16:34:03 -0400
Does anyone know of a way, to use lex and yacc to create a parser class for
cocoa? It seems pretty straightforward to just use objective-c methods
instead of functions when tokenizing things, but will this work? I'd rather
not waste my time if I don't have to.
R
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.