Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt eine mögliche Beschädigung des Speichers, wenn der Bug-e und-n Befehlszeilenoptionen zusammen verwendet werden.
Tags: Minor bugfixes
This release fixes a possible memory corruption
bug when the -e and -n command line switches are
used together.

2007-09-11 22:55
012

Diese Veröffentlichung fügt eine Test-Suite, die verwendet werden, um die Standard-Bibliothek Dolmetscher und überprüfen können.
Tags: Minor feature enhancements
This release adds a test suite that can be used to check the interpreter and standard library.

2007-05-17 14:01
011

Mit diesem Release werden die IO Monade Funktionen wieder. Es gibt jetzt ein Kommandozeilen-Schalter zum Ausschalten ziemlich Druck. Zwei weitere Beispiel-Programme wurden hinzugefügt.
Tags: Minor feature enhancements
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.

2007-03-28 20:27
010

Diese Version behebt eine braune Papiertüte Fehler in der Umsetzung der foldl Library-Funktion. Die Argumente der inneren Funktion aufrufen waren vertauscht.
Tags: Major bugfixes
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.

2007-03-26 19:19
009

Diese Veröffentlichung fügt Befehlszeilenoptionen an den Interpreter, der den direkten Ausdruck zu bewerten und zu einem Programm, ohne das Laden der Standard-Bibliothek auszuführen.
Tags: Minor feature enhancements
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.

Project Resources