weinrich@cs.wisc.edu |
I completed my master's research project under Ben Liblit. The project, flint, is a type-checking and static analysis tool for the language F-Script.
Read the research paper that describes flint's goals, design, and implementation.
I hoped to release a working version of flint in late 2008. This deadline is well past, and probably will never be met.
F-Script is a Mac OS X scripting language that combines APL-style array processing with Smalltalk's object-oriented system, using Objective-C as an implementation platform. These two projects extend F-Script to make it more useful as a general-purpose language.
fscript
command-line utility - A command-line tool for running F-Script programs. It incorporates some useful utilities for general-purpose scripting, like regular expressions, line-oriented files, and a library importing system. Currently at version 2.2. Download: installer, sourceHere are a few other miscellaneous programs that might be useful: