Applicative Programming in Lisp
Usually, the input to a Lisp function is some sort of data.
Functions are data too, so applicative programming takes this idea and uses Lisp functions in the same way other data: as inputs to other functions and functions returned as values. Today's Programming Lisp Tutorial introduces Applicative Programming in Lisp, MAPCAR and LAMBDA.
And of course we have the answer to the Lisp Programming Challenge from our last post.
Showing posts with label lambda. Show all posts
Showing posts with label lambda. Show all posts
Saturday, 22 May 2010
Subscribe to:
Posts (Atom)