Evolution of a Computer Application

6b. Sets

In previous sections the top level words have printed information to the screen. The information they produced was not intended to be used by further words.  In this section we introduce a representation for sets (subsets of group elements) as objects that can be transmitted to other words on the stack.

  1. Overview
  2. Top Level Words and Examples
  3. Details