Related articles |
---|
Info on Lex/yacc Objective-c grammar magicalex@inwind.it (Alessandro Perrone) (2008-03-24) |
Re: Info on Lex/yacc Objective-c grammar tdk@thelbane.com (Timothy Knox) (2008-03-28) |
Re: Info on Lex/yacc Objective-c grammar magicalex@inwind.it (2008-04-08) |
From: | Alessandro Perrone <magicalex@inwind.it> |
Newsgroups: | comp.compilers |
Date: | Mon, 24 Mar 2008 16:51:56 +0100 |
Organization: | Alex |
Keywords: | C, question |
Posted-Date: | 26 Mar 2008 23:07:42 EDT |
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
Return to the
comp.compilers page.
Search the
comp.compilers archives again.