How should I structure my Grammar to use "-" for negative expressions and as a subtraction operator?
|
|
2
|
41
|
November 5, 2024
|
Example of a Language Server implementation powered by Lezer
|
|
4
|
491
|
November 1, 2024
|
LanguageData setting is not working in the nested language
|
|
2
|
41
|
October 28, 2024
|
Is it OK to create toy language using lezer? any example?
|
|
6
|
127
|
October 24, 2024
|
Retaining nested token structure
|
|
3
|
46
|
October 22, 2024
|
How to reset context tracker in external tokenizer on input change?
|
|
9
|
54
|
October 21, 2024
|
too many different token groups error
|
|
5
|
26
|
October 21, 2024
|
Online playground for lezer
|
|
11
|
2792
|
October 21, 2024
|
Issue with setting aliases to statements in GraphQL-like grammar
|
|
4
|
45
|
October 15, 2024
|
Custom grammar with case insensitive move
|
|
2
|
228
|
October 14, 2024
|
OrderedList
|
|
2
|
99
|
September 28, 2024
|
Unexpected result: Using an escape character to escape the character
|
|
3
|
59
|
October 1, 2024
|
Writing an extension for Pandoc-style fenced divs
|
|
1
|
83
|
September 20, 2024
|
Expressing patterns in styleTags
|
|
11
|
398
|
August 31, 2024
|
Context Sensitive Keyword Autocomplete
|
|
4
|
665
|
August 24, 2024
|
Is it possible to extend .toString() to include parsed text in output?
|
|
1
|
37
|
August 24, 2024
|
lang-sql highlight feature request
|
|
7
|
127
|
August 23, 2024
|
How to make this possible?
|
|
4
|
90
|
August 23, 2024
|
ExternalTokenizer is not work as expected
|
|
2
|
74
|
July 25, 2024
|
Autocomplete Scroll Behavior
|
|
3
|
84
|
July 8, 2024
|
Index error with SQL language plugin
|
|
2
|
58
|
July 3, 2024
|
Regarding skip sets
|
|
3
|
98
|
July 1, 2024
|
Lezer to AST
|
|
4
|
419
|
July 1, 2024
|
Term numbers in a mixed language may overlap
|
|
1
|
60
|
June 29, 2024
|
Handling Overlapping Tokens
|
|
5
|
2339
|
June 28, 2024
|
Context-sensitive keywords as identifiers (looking for alternatives to `@extend`)
|
|
4
|
170
|
June 6, 2024
|
Feedback on human relative date time parsing grammar
|
|
0
|
170
|
June 4, 2024
|
Iterating skipped/whitespace nodes in a SyntaxTree
|
|
1
|
122
|
June 4, 2024
|
Grammar in the same repo as language package or a separate repo?
|
|
1
|
129
|
May 30, 2024
|
How to parse operators of 2 words?
|
|
1
|
159
|
May 19, 2024
|