next up previous contents index
Next: Renaming the variables: x Up: Multiplication of the numbers Previous: Synthesis of the inner   Contents   Start

Synthesis of (lambda(x0) ...) and `(x(x(x x1)))'


\begin{lstlisting}[language=Scm]{}
(lambda(x)
(lambda(x1)
(x(x(x(x(x(x x1)))))))) [32]
\end{lstlisting}



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz