Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in lr
LR(1) parser state size still an issue?
Jan 13, 2023
parsing
compiler-construction
grammar
lalr
lr
LR(k) or LALR(k) parser generator with features similar to ANTLR
Dec 22, 2022
parsing
parser-generator
lalr
lr
Preferring shift over reduce in parser for language without statement terminators
Oct 17, 2022
parsing
rust
grammar
lr
ambiguous-grammar
Building parse trees with shift-reduce parsing
May 26, 2022
parsing
tree
programming-languages
lr
Left recursion in LR(1) parsers
Jul 09, 2022
parsing
context-free-grammar
lr
What is an LR(2) parser? How does it differ from an LR(1) parser?
Sep 07, 2022
algorithm
parsing
lr
What is the closure of a left-recursive LR(0) item with epsilon transitions?
Sep 23, 2022
parsing
language-agnostic
grammar
lr
epsilon
How is this grammar LR(1) but not SLR(1)?
Nov 11, 2022
parsing
grammar
conflict
context-free-grammar
lr
Online resources for writing a parser-generator
Nov 11, 2022
parsing
parser-generator
lr
Relationship between LR(0), LL(0), LALR(1), etc?
Nov 03, 2022
parsing
compiler-construction
ll
lr
Is every LL(1) grammar also an LR(1)?
Oct 31, 2022
compiler-construction
lr
Why can't a compiler have a "shift/shift" conflict?
Sep 22, 2022
parsing
compiler-construction
compilation
lr
Limitations of LL vs LR parsers?
Oct 01, 2022
programming-languages
parser-generator
ll
lr
Why is this LR(1) grammar not LALR(1)?
Sep 20, 2022
parsing
grammar
lalr
lr
Example of an LR grammar that cannot be represented by LL?
Oct 14, 2022
parsing
lr
ll
Why are there LR(0) parsers but not LL(0) parsers?
Oct 17, 2022
parsing
compiler-construction
lr
ll
How do Java, C++, C#, etc. get around this particular syntactic ambiguity with < and >?
Sep 04, 2022
java
parsing
grammar
context-free-grammar
lr
What advantages do LL parsers have over LR parsers?
Aug 17, 2022
parsing
parser-generator
lalr
ll
lr
What is the difference between LALR and LR parsing? [duplicate]
Aug 30, 2022
parsing
compiler-construction
context-free-grammar
lalr
lr
Older Entries »