I am thinking, as a way to learn the use of lex/yacc, to write a simple
profiler for objective-c programs, and I need the lex/yacc grammar for
objective-c language. I searched with googgle, but I found only the
grammar for old objective-C for Mac.
Has anyone the grammar for "standard" objective-c language, where
standard means "all platforms"?
Surely the fsf used it to build the objc part of gcc.
Regards.
ALEX