chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Creating a C library with Chicken?


From: Ozzi
Subject: [Chicken-users] Creating a C library with Chicken?
Date: Tue, 23 Oct 2007 20:39:50 -0500
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)

Is there a way to create a library with chicken that could be included as if it were a standard C library into, say, Objective-C?

The reason I ask is that I would like to write some OpenGL views in Chicken, but then manipulate them from Cocoa/Objective-C to make some fancy windows out of them.

I know that I can interact with Cocoa through Chicken, but I would rather keep the Cocoa code in Interface Builder and Objective-C, where it belongs.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]