lexer-rs
v0.1.43
Published
- [ ] handle comments - [ ] more methods (dunder, more other builtins) - [ ] tabs support - [ ] bug: doesn't always end on EOF
Downloads
7
Readme
Working on:
Parser
- [ ] handle comments
- [ ] more methods (dunder, more other builtins)
- [ ] tabs support
- [ ] bug: doesn't always end on EOF
Note: initializing with None requires calling self.read_character()
Wasm adapter
inc.