duncanamps/xa80

Add boolean constants

Closed this issue · 1 comments

Predefine a few boolean constants in the grammar:

  • On (1)
  • Off (0)
  • True (1)
  • False (0)

Not looking to add this in now, some source code defines these already and to have them as keywords would cause a conflict.