Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2009-01-05 01:53
013

This release fixes a possible memory corruption
bug when the -e and -n command line switches are
used together.
標籤: Minor bugfixes

2007-09-11 22:55
012

This release adds a test suite that can be used to check the interpreter and standard library.
標籤: Minor feature enhancements

2007-05-17 14:01
011

This release removes the IO monad functions again.
There is now a command line switch to turn off
pretty printing. Two more example programs were
added.
標籤: Minor feature enhancements

2007-03-28 20:27
010

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.
標籤: Major bugfixes

2007-03-26 19:19
009

This release adds command line switches to the interpreter that allow you to directly evaluate an expression and to run a program without loading the standard library.
標籤: Minor feature enhancements

Project Resources