Re: [F-Script-talk] Updated F-Script tools
Brought to you by:
pmougin
From: Philippe M. <pm...@ac...> - 2008-01-14 21:43:31
|
Looks like a ton of great stuff. Congratulations Andrew! Philippe Le 14 janv. 08 =E0 01:02, Andrew Weinrich a =E9crit : > Hello all, > > I've finished updating my F-Script tools for Leopard and F-Script 2.0: > > - FSClass 3.0 allows you to create new classes in F-Script, without =20= > writing them in Objective-C. Version 3.0 has a rewritten internal =20 > structure, better support for adding methods to compiled classes, =20 > and a more transparent class creation system. (Download at htttp://=20 > pages.cs.wisc.edu/~weinrich/projects/FSClass/index.html) > > - fscript Command-Line Tool 2.0 lets you run F-Script programs from =20= > a terminal prompt, and includes many additional classes and features =20= > that are useful for general-purpose system scripting. Version 2.0 =20 > has bug fixes, improved compatibility and help system, and an =20 > updated, integrated regular expression engine. (Download at htttp://=20= > pages.cs.wisc.edu/~weinrich/projects/fscript/index.html) > > - Flint 0.1 is an experimental program analysis tool that finds =20 > common errors in F-Script programs, such as type mismatches, =20 > mispelled method names, and use of uninitialized variables. =20 > (Download at htttp://pages.cs.wisc.edu/~weinrich/projects/Flint/=20 > index.html) > > All three tools require Mac OS X 10.5 and F-Script 2.0a or later. > > Andrew Weinrich > wei...@wi... > http://pages.cs.wisc.edu/~weinrich |