Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sending floats using objc_msgSendv



On Aug 11, 2005, at 1:34 PM, Sherm Pendley wrote:
FFI is actually part of the GCC distribution, although for some reason Apple didn't opt to include it. I didn't really feel like building my own GCC just to get a copy of libffi, so I went with ffcall instead.

PyObjC includes a ported version of libffi that works on Intel to the point where all of PyObjC's unit tests pass. PyObjC also supports subclassing, KVO, KVC, and a slew of other conveniences that make programming Obj-C full featured (there are a number of commercial Cocoa apps that are implemented in Python via PyObjC). I would encourage anyone building an ObjC bridge to grab the source and recycle whatever you can (BSD style license).


http://svn.red-bean.com/pyobjc/trunk/pyobjc/libffi-src/
http://svn.red-bean.com/pyobjc/trunk/pyobjc/

b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/objc-language/email@hidden

This email sent to email@hidden
References: 
 >Sending floats using objc_msgSendv (From: Nathaniel Gray <email@hidden>)
 >Re: Sending floats using objc_msgSendv (From: Greg Parker <email@hidden>)
 >Re: Sending floats using objc_msgSendv (From: Sherm Pendley <email@hidden>)
 >Re: Sending floats using objc_msgSendv (From: Nathaniel Gray <email@hidden>)
 >Re: Sending floats using objc_msgSendv (From: Sherm Pendley <email@hidden>)
 >Re: Sending floats using objc_msgSendv (From: Nathaniel Gray <email@hidden>)
 >Re: Sending floats using objc_msgSendv (From: Sherm Pendley <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.