Used FSClass for Mac? Share your experience and help other users.


Developer’s Description

package allows classes to be created directly in F-Script

FSClass is a "meta-class" that allows programmers to create new classes directly in F-Script, instead of having to write them in Objective-C. No additional syntax or keywords are necessary, so the core F-Script language is unaffected and classes can be created programmatically. Methods are implemented with F-Script blocks, and instance data is stored as Key-Value Coding-compliant properties. Objects created with FSClass are almost as fast as native Cocoa objects, and can be used by compiled Objective-C code.



Explore More


Full Specifications

GENERAL
Release
Latest update
Version
3.0
OPERATING SYSTEMS
Platform
Mac
Operating System
  • Mac OS X
  • Mac OS X 10.5
Additional Requirements
F-Script 2.0
POPULARITY
Total Downloads
26
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Download.com
Your review for FSClass