Skip to content

Allow dialects to override prefix and infix parsing #580

Closed
@andygrove

Description

@andygrove

I would like the parser to be able to delegate to the dialect for prefix and infix parsing. This would make the crate much more flexible and extensible and allow us to remove many hacks in the core parser that were added to support parsing all the different dialects.

I am working on a prototype and hope to have a PR up soon. The change will be backwards compatible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions