objc-eval
objc-eval copied to clipboard
Via gcc and xcode, compile simple objective-c code provided as an NSString at runtime, and execute it within the context of the same, running, program.
Build via gcc and a single source file directly -- should save some time compared to xcodebuild.
Hi there -- I know you haven't worked on this in 2 years, but it's exactly what I'm looking for! Is it possible say to reference objects that are outside...
Probably have to decide what this means before I can progress any further.