Timeline for Interruptible parsers in Javascript
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 22, 2019 at 20:06 | comment | added | oorst | Ok. It would be straight forward to indicate to the parser whether or not the input was whole. I think the case the case of partially matched keywords at the end of the input needs to be handled in a specific way. I'm also thinking that an interruptible parser should also be an event based parser, where it doesn't return a parse tree, but emits certain structures when they are found. | |
| Jul 22, 2019 at 9:00 | history | answered | Kilian Foth | CC BY-SA 4.0 |