zippy/ceptr

convert BOOLEAN to structure and remove BIT

Opened this issue · 0 comments

zippy commented

this also means:

  • creating meaningful symbols for various current uses of BOOLEAN, e.g. IS_GREATER_THAN or IS_EQUAL_TO for use in comparitors as return values.
  • converting IF & COND & ITERATE to take anything structured like a BOOLEAN rather than any BOOLEAN symbol.