FISh (programming language)
From Wikipedia, the free encyclopedia
(Redirected from FISh programming language)
|
|
This article has multiple issues. Please help improve it or discuss these issues on the talk page.
|
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 higher-order functional programs to simple imperative forms.
[edit] External links
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |