Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for impl Read #39

Open
FreeMasen opened this issue Jul 17, 2019 · 0 comments
Open

Add support for impl Read #39

FreeMasen opened this issue Jul 17, 2019 · 0 comments
Labels
big enhancement New feature or request question Further information is requested

Comments

@FreeMasen
Copy link
Collaborator

FreeMasen commented Jul 17, 2019

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.

@FreeMasen FreeMasen added big enhancement New feature or request labels Jul 17, 2019
@FreeMasen FreeMasen added the question Further information is requested label Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant