spy16/slurp

Implement reader package.

spy16 opened this issue · 0 comments

spy16 commented
  • Implement Reader with macro-table + dispatch-table. (Mostly take from Sabre)
  • Implement New() with functional options to customise all internal tables, number-reader.
  • Implement WithMacroTable, WithDispatchTable, WithNumberReader etc.