Community Page
- tlrobinson.net/blog Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Man that video is crazy, Radiohead's videos are always great.
- But this sample I can't compiled http://code.google.com/p/cocos2d-iphone/source/browse/#svn/trunk/external/Chipmunk
- Andrew: You might want to check out Cocos2d-iphone .. it's a 2d game engine written for the iPhone that includes Chipmunk if you want to use it..
- Many of these are the command line equivalents for the GUI versions available in OS X. Combining them with other command line tools can be very powerful and <a...
- I am able to use svn checkout from commandline from a url. But the same task when i add in my ant build file, the build file fails telling me that the url@HEAD does not exist.
Jump to original thread »
A few months ago I started working on a JavaScript to Objective-C bridge. We had already implemented Objective-C in JavaScript, so I figured “why not?”
Well, I never got very far, but thankfully Patrick Geiller apparently had the same idea and actually executed i ... Continue reading »
Well, I never got very far, but thankfully Patrick Geiller apparently had the same idea and actually executed i ... Continue reading »
8 months ago
Nice ! Note that evalJSFile returns a BOOL instead of the js result, I'll need to modify that.
Getting arguments …
<ul>
<li>
in : JSCocoaFFIArgument.toJSValueRef to convert any command line argument to a js string or number
</li><li>
out : JSValueToStringCopy, JSStringCopyCFString to print results back to the command line
</li></ul>
8 months ago
Thanks for the link back here!
5 months ago
4 months ago
4 months ago
1 month ago