samrushing/irken-compiler

need error for 'too many unique records'

samrushing opened this issue · 0 comments

Records have a tag attached for disambiguation. There is currently nothing done when the number of unique records exceeds the tag space available.

  1. we need to throw an error
  2. consider using tags only for records with symbols from the ambiguous set (this could get complicated).