Discussion around the Lezer parser system
|
|
0
|
1314
|
July 9, 2019
|
QuoteMark's parent in lezer-markdown
|
|
3
|
54
|
December 7, 2023
|
Global position for external tokenizers
|
|
5
|
164
|
December 7, 2023
|
getting stack overflow while stress testing very large input
|
|
9
|
94
|
December 3, 2023
|
Running into ambiguity issues with simple grammar
|
|
1
|
53
|
November 28, 2023
|
How do you use externalTokenizers / ContextTrackers with an in-memory buildParser?
|
|
2
|
40
|
November 24, 2023
|
Can tokens be zero or fractional length?
|
|
1
|
45
|
November 22, 2023
|
Best way to check if a syntax tree contains errors?
|
|
1
|
69
|
November 20, 2023
|
Lezer Indentation Example - Question
|
|
2
|
66
|
November 16, 2023
|
Mixed language parsing - empty content issue
|
|
5
|
119
|
November 12, 2023
|
Parse tree depth limit
|
|
17
|
174
|
November 10, 2023
|
Error in generated Typescript
|
|
1
|
76
|
November 7, 2023
|
decisionLogic in codemirror
|
|
2
|
144
|
November 6, 2023
|
Building Common Lisp parser from example code
|
|
3
|
126
|
November 2, 2023
|
no backtracking after some convincing point
|
|
1
|
97
|
November 2, 2023
|
From parser.js to grammar file
|
|
1
|
117
|
October 26, 2023
|
How does the java grammar do things that are invalid for me?
|
|
10
|
159
|
October 23, 2023
|
Use Unicode Classes in token definition
|
|
3
|
162
|
October 20, 2023
|
Online playground for lezer
|
|
9
|
1838
|
October 19, 2023
|
Expose lezer language parsers?
|
|
4
|
163
|
October 16, 2023
|
Storing/restoring TreeCursor location efficiently
|
|
1
|
97
|
October 15, 2023
|
Problems defining block parsers in `@lezer/markdown`
|
|
2
|
139
|
October 15, 2023
|
external tokens are not attached to tree
|
|
3
|
115
|
October 13, 2023
|
Handle ambiguity in production rules
|
|
6
|
118
|
October 9, 2023
|
Why does parse tree contain nodes with negative ranges when there is an error?
|
|
8
|
161
|
October 3, 2023
|
Why does this input generate no error?
|
|
3
|
149
|
September 27, 2023
|
Is lezer tree(markdown) to html or to mdast possible?
|
|
5
|
274
|
August 29, 2023
|
Trouble defining asymmetric inline parsers in `@lezer/markdown`
|
|
3
|
220
|
August 29, 2023
|
Terminating a rule with an identifier contained within it
|
|
3
|
183
|
August 27, 2023
|
`@lezer/generator` is incorrectly built
|
|
2
|
205
|
August 20, 2023
|