Skip to content

Get rid of regex #22

@krdln

Description

@krdln

Reasons:

  1. Slows down compilation
  2. Slows down runtime
  3. Doesn't interact nicely with "everything has span" system
  4. Require manual BOM (byte order mark) stripping before parsing

TODO:

  • testcases detection
  • dot-import detection
  • allow-comment parsing

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorNon-user-facing change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions