Table of Contents
A Program has a lisp expression associated with it which dictates its behavior and therefore fitness.
_makeProgram ( self, lisp )
This can be overridden in subclasses to create Program subclasses.
show ( self )
Display the program in text format