Some Code examples
wombats.scm
, a definition by parts
employee.scm
, another definition by parts
animal.scm
, a definition by choices from structs defined by parts
shapes-lab.scm
, a series of exercises combining definition by choices with definition by parts
employees.scm
, a list of structs defined by parts
animals.scm
, a list of a data type defined by choices
Last modified:
Stephen Bloch /
sbloch@adelphi.edu