FISh programming language |
FISh is an array programming language that aims to combine the expressive power of functional programming with the efficient execution of imperative (procedural) programming.
Its strategy is to perform what it calls static shape analysis on all programs before executing them. This shape computation reduces first class function to simple imperative forms.
=External link=
[http://www-staff.it.uts.edu.au/~cbj/FISh/Announcement/ FISh homepage]|
|