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 grammar
Examples of LL(1), LR(1), LR(0), LALR(1) grammars?
Aug 26, 2022
parsing
grammar
lalr
lr
ll
Why is the separator in a TypeScript TypeMemberList semicolon as opposed to comma?
Sep 15, 2022
typescript
grammar
specifications
Is D's grammar really context-free?
Aug 26, 2022
c++
grammar
context-free-grammar
d
English grammar for parsing in NLTK
Aug 25, 2022
python
nlp
grammar
nltk
How to identify whether a grammar is LL(1), LR(0) or SLR(1)?
Aug 25, 2022
parsing
grammar
lr
ll
Why is 019 not a JavaScript syntax error? Or why is 019 > 020
Aug 18, 2022
javascript
grammar
language-lawyer
ecmascript-5
javacc
Difference between an LL and Recursive Descent parser?
Jan 04, 2018
parsing
grammar
context-free-grammar
recursive-descent
ll
What makes Java easier to parse than C?
Aug 17, 2022
java
c
parsing
grammar
What is the difference between LR, SLR, and LALR parsers?
Aug 16, 2022
algorithm
parsing
compiler-construction
grammar
lr
What is a Context Free Grammar?
Aug 16, 2022
regex
parsing
grammar
context-free-grammar
Why can't C++ be parsed with a LR(1) parser?
Aug 15, 2022
c++
parsing
grammar
formal-languages
int a[] = {1,2,}; Why is a trailing comma in an initializer-list allowed?
Aug 13, 2022
c++
syntax
grammar
language-lawyer
Is C++ context-free or context-sensitive?
Dec 26, 2020
c++
syntax
grammar
context-free-grammar
context-sensitive-grammar
« Newer Entries