jeffreykegler/Marpa--R2

Add deprecations

jeffreykegler opened this issue · 4 comments

Deprecations in Libmarpa should be moved upstream here.

Also, should I deprecate the NAIF and the Stuifzand interface?

Deprecations from Libmarpa are as follows:

  • Cycles
  • LHS terminals
  • Unvalued tokens

As of commit 0daa09c:

  • The NAIF and the Stuifzand interfaces are deprecated.
  • Cycles, LHS terminals and unvalued tokens are unavailable in the SLIF.

To finish this issue, it remains to deprecate cycles, LHS terminals and unvalued tokens in the thin interface.

With commit 706ccb9, I have finished deprecating cycles, LHS terminals and unvalued tokens in the thin interface. This completes the work on this issue. Absent feedback to the contrary, I will close this issue after a couple of days.