Skip to content

Parse regular expressions #45

Description

@achudnov

Right now regular expression bodies are not validated (in both dev and es5) and are stored as a string. While this might be okay for some uses, it would be better if we had a grammar for regexps in the AST and parsed and validated regexps. Shouldn't be hard, just would take some time and diligence. Any takers?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions