Skip to content

Compiler to Json package (@toml-tools/toml-to-json) #8

@bd82

Description

@bd82
  • 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions