Re: Cross-platform toolkit with a Cocoa backend
Re: Cross-platform toolkit with a Cocoa backend
- Subject: Re: Cross-platform toolkit with a Cocoa backend
- From: Alastair Houghton <email@hidden>
- Date: Thu, 12 Jul 2007 10:48:57 +0100
On 12 Jul 2007, at 09:49, Felipe Monteiro de Carvalho wrote:
On 7/11/07, Ofri Wolfus <email@hidden> wrote:
After all, ObjC can be implemented purely in a
preprocessor, and you can do by hand what the preprocessor would do
for you.
Do you know of where one can download such preprocessor? (In the
hipotesys that it exists)
I was looking for examples about how to transform objective-c code
into calls to the rtl, and this would be excelent =)
The only one I know of is the Portable Object Compiler:
<http://users.pandora.be/stes/compiler.html>
However that supports a somewhat incompatible dialect of Objective-C
(e.g. it has Smalltalk-like blocks, and doesn't support some of the
newer features of the Apple/GNU Objective-C compiler.
Also, since it uses its own runtime, it very probably won't generate
the output you want to see, though it might give you some hints.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden