Skip to content

Conversation

@Mubelotix
Copy link
Owner

@Mubelotix Mubelotix commented Apr 29, 2023

Switching to automatically-generated code from a pest grammar using my custom pest backend (for 800% speed boost)

Pros:

  • Slight performance boost
  • Removes the whole parsing codebase
  • Safer, more sound
  • Added very nice errors
  • Gives access to complete token tree

Cons:

  • Can't have feature gates for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deep stack issue at malformed input Some brittleness parsing basic headers

2 participants