|
|
A page with a source program | LENO is often used for teaching material about programming.
Therefore the source-program LENO element is important. |
| The negate function. This function is really from the SchemeDoc part of the LAML tutorial. |
| The fac function. This is the classical recursive edition of fac. |
This is the classical recursive edition of fib, which is very time consuming. |