Fishkill is a minimalist functional programming
language. It is based entirely on pattern matching
of function arguments. There is only a single data
type with arbitrary constructors and values.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixes a brown paper bag error in the implementation of the foldl library function. The arguments of the inner function call were reversed.