Possible Duplicate:
Is there an Objective-C Interpreter for the Mac?
I'm doing lots of graphics programming for iOS using CGPaths + CALayers, etc. and previewing in the iPhone Simulator. All works fine but it is just so slow to view results - taking 20+ seconds each time to run the program in the Simulator - that tweaking and testing is getting very tedious (and it seems, alliterative).
Is there any sort of Objective-C tool which would enable me to enter lines of code and see results immediately?