06 March 2006 12:15
F-Script
by xenomorph & 4 others (via)F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.
PyInjector - embed Python interpreter and object browser in Cocoa apps
by xenomorphPyInjector simplifies debugging and exploration of Cocoa applications using Python. It works by embedding a
Python command interpreter and a high-level object browser into a running Cocoa application.
1
(2 marks)