On Mon, Feb 16, 2009 at 10:02 PM, PackRat <[email protected]> wrote: > I thought I'd visit the Haskell site to see what's what and came across > a comparison table of functional languages at > <http://haskell.org/haskellwiki/Comparison_of_functional_programming_lan > guages>. (The column "definitions" I think are contained on the page > <http://haskell.org/haskellwiki/Functional_programming>.) > Surprisingly, J is not in that table, even though it's been around > almost 20 years. (K isn't there, either.) Since I'm somewhat of a J > newbie, can anyone indicate what J's line in that table would look > like? Just curious. Thanks!
strict, side effects, dynamic, no. See also: http://en.wikipedia.org/wiki/Function-level_programming -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
