Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Due: 10am Wednesday, March 3130, 20102011

Overview

Write a Java program boolSimp.dj1 that reduces boolean expressions (represented in the input and output streams in Scheme-like notation) to simplified form. For the purposes of this assignment, boolean expressions are Scheme expressions constructed from:

...