-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Evaluate performance advantages of not using the CST for this.
- Evaluate performance advantages of using custom token patterns, could those be used
to avoid post-processing?
Possible use cases:
- when lexing a date could we create the JS Date Object on the fly?
- processing backslash line terminator in multiline strings
- stripping strings delimiters
- Numerical values conversion to Number during lexing. - Evaluate additional "fastest" API relevance (e.g only offset position tracking).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request