Chapter 8 software

Here is the source code for the Scheme and Haskell programs discussed in this chapter.

Section           Program
8.2.6              Minimum function
8.2.6              Absolute value function
8.2.6              Factorial function
8.2.6              Member function
8.2.6              Subst function
8.3                 Debugging factorial function
8.4.1              Semantics of Jay (Scheme)
8.4.2              Symbolic differentiation
8.4.3              Eight Queens
8.6                 Sample Haskell functions
8.7                  Semantics of Jay (Haskell)