public marks

PUBLIC MARKS from greut with tags functional & javascript

December 2008

Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript

Is it possible to express a "recursive" function like factorial without using recursion or iteration? The answer--often surprising--is yes. The technique involved--expressing recursive functions as fixed-points--leads to a more fundamental understanding of recursion.

Wow, there's a lovely world that needs to be explored

July 2007

Functional JavaScript at Oliver Steele

Functional is a JavaScript library for functional programming.

greut's TAGS related to tag functional

algorithms +   blog +   Erlang +   framework +   google +   haskell +   javascript +   js +   map reduce +   programmation +   programming +   python +   video +