Skip to content

Add support for impl Read #39

@FreeMasen

Description

@FreeMasen

It would be good for the scanner to be able to work over anything that implements Read from the standard library. This would allow for users of this crate to work with streams of js text instead of already captured information.

Cursor seems like a good fit for the Tokenizer.

There are a long list of pending questions about exactly what this would look like at this time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bigenhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions