- [ ] handle comments - [ ] more methods (dunder, more other builtins) - [ ] tabs support - [ ] bug: doesn't always end on EOF
npm install lexer-rs
Note: initializing with None requires calling self.read_character()
self.read_character()