Skip to content
  • chak@cse.unsw.edu.au.'s avatar
    Overhaul of the rewrite rules · 6d2b0ae3
    chak@cse.unsw.edu.au. authored
    - Cleaned up and simplified rules
    - Added many missing cases
    - The rules OccursCheck and swap have been eliminated and integrate with
      the other rules; ie, Subst and Unify perform the occurs check themselves
      and they can deal with left-to-right and right-to-left oriented rewrites.
      This makes the code simpler and more efficient.
    - Also added comments.
    6d2b0ae3