next up previous contents index
Next: Synthesis of the inner Up: Addition of the numbers Previous: Substituting `two' in [11]   Contents   Start

Synthesis of (lambda(f) ...) and `f' in [13]


\begin{lstlisting}[language=Scm]{}
(lambda(x)
((lambda(x)
(f (f x)))
(f (f (f x))))) [14]
\end{lstlisting}



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz