by magicalex@[EMAIL PROTECTED]
(Alessandro Perrone)
Apr 8, 2008 at 08:41 AM
Hi
> What do you mean by "all platforms"? The language itself is ****table
> to "all platforms". I have an Objective-C compiler on my FreeBSD
> boxes, my Linux boxes, and (back when I had one) my Solaris boxes. The
> libraries Apple ****ps are for Mac OS X, but the compiler is still the
> same FSF GCC based compiler.
Thak a lot for the reply.
All I want to write is a simple profiler for an objective-c program. And
I need the grammar for this language. Since gcc runs on every unix
platforms, This grammar should be present somewhere.
The grammar I found in internet (thank to google) uses NS* libraries and
it runs only on Os X!!!
With "All platform" I intend the grammar used from FSF to build objc
part of gcc.
Regards.
ALEX