F-Script is a lightweight scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). It 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.
Changes: This is a major release that brings many new features and improvements. This includes Snow Leopard compatibility, support for the new Objective-C garbage collector, 64-bit support, support for the new plugin system of Interface Builder 3, dynamic Cocoa class creation, an improved graphical object browser, support for system-wide scripting, refinements to the syntax and class library (including a handy notation for specifying for dictionaries), and updated embedding and injecting capabilities.
Tags: Software Development, Interpreters
Licenses: BSD Revised