[ANN] F-Script 1.2.7 Released ā Open source interactive and scripting layer for Cocoa
[ANN] F-Script 1.2.7 Released ā Open source interactive and scripting layer for Cocoa
- Subject: [ANN] F-Script 1.2.7 Released ā Open source interactive and scripting layer for Cocoa
- From: Philippe Mougin <email@hidden>
- Date: Thu, 16 Sep 2004 18:44:25 +0200
Iām glad to let you know that F-Script version 1.2.7 has just been
released.
F-Script is a lightweight, open source, graphical, interactive and
scripting layer for Cocoa. Basically, it let you interactively
instantiate, explore and use Objective-C objects. F-Script provides a
graphical environment which let you easily view and manipulate your
objects. Beside its interactive environment, F-Script is also a little
scripting language built from scratch for Cocoa, with a Smalltalk-like
syntax and some wild array programming features.
This version introduces "Core Data Explorer" which is a new technology
based on Core Data, one of the new component of Tiger. Core Data
Explorer allows you to graphically navigate and visualize attributes
and relationships of Core Data managed objects, visualize the
properties of entire collections of managed objects, send arbitrary
messages to objects, filter objects based on the values of their
properties, and more. F-Script version 1.2.7 comes with many other
enhancements including an easy to use multi-step, multi-criteria
searching and sorting facility for Cocoa collections, extended
filtering capabilities for the object browser, support for pointer
dereferencing, extended array programming support, performance
improvements, support for the Services menu, new methods for bit masks
manipulation and random numbers generation, and more.
A detailed description of what is new in this version can be found at
http://www.fscript.org/releaseNotes/.
F-Script can be embedded into your own applications easily and can also
be dynamically injected into any Cocoa application at run-time.
F-Script Home: http://www.fscript.org
Binaries: http://www.fscript.org/download/FScriptBin-20040821.tar.gz
(requires Mac OS X 10.2 or later)
Sources: http://www.fscript.org/download/FScriptSources-20040821.tar.gz
Release Notes: http://www.fscript.org/releaseNotes/
Cheers,
Philippe Mougin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden