Purpose
This removes parsers from nari. There are many reasons to do this, but the foremost one is that we'll be moving to using more reactive structures with the upcoming naritai library.
I'm submitting this as a draft PR while I rework the CLI frontend to no longer use analysers for this purpose (which has the added bonus of cleaning up our cli footprint anyway)
Purpose This removes parsers from nari. There are many reasons to do this, but the foremost one is that we'll be moving to using more reactive structures with the upcoming naritai library.
I'm submitting this as a draft PR while I rework the CLI frontend to no longer use analysers for this purpose (which has the added bonus of cleaning up our cli footprint anyway)
New Features New feature: less features.
Bug Fixes N/A
Before/After Before: Cli works After: Cli works
Additional Context The Slav Epic