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

Let notebook introduce highlighting classes #10

Open
IanMayo opened this issue Oct 31, 2019 · 0 comments
Open

Let notebook introduce highlighting classes #10

IanMayo opened this issue Oct 31, 2019 · 0 comments
Projects

Comments

@IanMayo
Copy link
Member

IanMayo commented Oct 31, 2019

The notebook currently jumps right into parsing files.

It should start by introducing the objects in use (Line, Token, the char index, etc).

We should probably modify the HighlightDataFile class to be able to accept a multi-line string instead of a file. Then we can do the demo via in-memory data.

@IanMayo IanMayo added this to To do in Development Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development
  
To do
Development

No branches or pull requests

1 participant