Parsing ini files with Lezer
|
|
1
|
268
|
September 19, 2022
|
Using Lezer/CodeMirror to power Highlight.js grammars
|
|
0
|
368
|
September 15, 2022
|
Generator throws error on docs example
|
|
5
|
270
|
September 15, 2022
|
Example on Creating a Custom Tag for Markdown?
|
|
5
|
972
|
September 13, 2022
|
Lezer incorrectly highlighting keyword
|
|
1
|
300
|
September 1, 2022
|
Switch from Monaco to CodeMirror and generate AST from Lezer tree
|
|
4
|
604
|
August 31, 2022
|
How to understand cli output
|
|
5
|
262
|
August 31, 2022
|
Case Insensitive lang support
|
|
1
|
302
|
August 23, 2022
|
Token end out of bounds with parseMixed
|
|
6
|
330
|
August 22, 2022
|
XPath 1.0 grammar [Seeking implementation critique]
|
|
1
|
235
|
August 10, 2022
|
Matching odd number of characters at the beginning and the end of string
|
|
1
|
246
|
August 4, 2022
|
Pass specializer context to parser?
|
|
6
|
302
|
August 3, 2022
|
Overlapping tokens
|
|
4
|
452
|
August 1, 2022
|
How do I resolve shift/reduce conflict?
|
|
21
|
841
|
August 1, 2022
|
Tokens Case insensitive
|
|
3
|
796
|
July 23, 2022
|
How do I parse part of a document?
|
|
9
|
379
|
July 19, 2022
|
How do you both ignore invisibles during parsing, and meaningfully use them?
|
|
3
|
270
|
July 19, 2022
|
Does or can Lezer have "scope"?
|
|
3
|
253
|
July 19, 2022
|
Prevent incomplete rule parsing
|
|
1
|
192
|
July 15, 2022
|
Lezer Grammer Problem
|
|
1
|
313
|
July 12, 2022
|
Is there a tree-sitter grammar for writing Lezer?
|
|
1
|
322
|
July 12, 2022
|
Question: difference between Lezer and tree-sitter
|
|
5
|
1249
|
July 10, 2022
|
Making fenced code with language in a Markdown editor “monospace”
|
|
1
|
270
|
July 4, 2022
|
Inconsistent skip set after Lezer generator upgrade
|
|
2
|
297
|
June 29, 2022
|
Greedy nested parsers
|
|
2
|
289
|
June 28, 2022
|
Rule nesting and reduce/reduce conflicts
|
|
2
|
272
|
June 22, 2022
|
parser.configure() throws an exception
|
|
4
|
634
|
June 19, 2022
|
lezer-generator-1.0.0 generate js parser is invalid
|
|
1
|
268
|
June 19, 2022
|
Tip: Debugging HighlightStyle classes for Themes
|
|
1
|
325
|
June 17, 2022
|
Create group begin - end with syntax grammar
|
|
1
|
192
|
June 13, 2022
|