Symbolic Data

SICP > Building Abstractions with Data > Symbolic Data
Previous: Example: A Picture Language Next: Quotation
    Quotation
    Example: Symbolic Differentiation
    Example: Representing Sets
    Example: Huffman Encoding Trees

All the compound data objects we have used so far were constructed ultimately from numbers. In this section we extend the representational capability of our language by introducing the ability to work with arbitrary symbols as data.


Previous: Example: A Picture Language Next: Quotation
    Quotation
    Example: Symbolic Differentiation
    Example: Representing Sets
    Example: Huffman Encoding Trees

webmaster@arsdigita.org