Functional programming in Python

Marcin 'Qrczak' Kowalczyk qrczak@knm.org.pl
29 May 2001 23:05:11 GMT


29 May 2001 22:44:38 +0200, Ketil Malde <ketil@ii.uib.no> pisze:

> Wouldn't 
>         x f g
> in a Forth'ish machine mean
>         g(f,x)   -- using "standard" math notation, for a change
> rather than
>         g(f(x))
> ?

It depends whether f changes the value at top of the stack or only
puts something there.

-- 
 __("<  Marcin Kowalczyk * qrczak@knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK