Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.compilers > #264
| From | Timothy Knox <tdk@thelbane.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Information about objective C implementation |
| Date | 2011-09-09 13:42 -0700 |
| Organization | Compilers Central |
| Message-ID | <11-09-014@comp.compilers> (permalink) |
| References | <11-09-011@comp.compilers> <11-09-012@comp.compilers> |
Somewhere on Shadow Earth, at Fri, Sep 09, 2011 at 10:56:00AM +0200, jacob navia wrote: > Le 08/09/11 19:43, jacob navia a icrit : > > I would like information about the objective C implemntation of gcc > > under OSX (Apple) > > jacob > > [I'd start here: > > > http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ObjCRun > timeRef/Reference/reference.html#//apple_ref/doc/uid/TP40001418 > > -John] > > That is a start of course, but it describes only an API to add classes > and methods to classes dynamically at run time. What I would like to do > is to know what should I generate to do that at compile time, i.e. when > I compile objective C source. You might also find the following a good place to start: http://clang.llvm.org/
Back to comp.compilers | Previous | Next — Previous in thread | Find similar
Information about objective C implementation jacob navia <jacob@spamsink.net> - 2011-09-08 19:43 +0200
Re: Information about objective C implementation jacob navia <jacob@spamsink.net> - 2011-09-09 10:56 +0200
Re: Information about objective C implementation Timothy Knox <tdk@thelbane.com> - 2011-09-09 13:42 -0700
csiph-web