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 context-free-grammar
NLTK ViterbiParser fails in parsing words that are not in the PCFG rule
Feb 25, 2022
python
nlp
nltk
context-free-grammar
viterbi
Synthesized vs Inherited Attributes
Nov 19, 2022
parsing
compiler-construction
abstract-syntax-tree
context-free-grammar
semantic-analysis
How to find FIRST and FOLLOW sets of a recursive grammar?
Oct 03, 2022
compiler-construction
context-free-grammar
How to determine if a language is recursive or recursively enumerable?
Oct 15, 2022
recursion
computer-science
context-free-grammar
turing-machines
Is there a fast algorithm to determine the godel number of a term of a context free language?
Feb 04, 2022
algorithm
haskell
grammar
context-free-grammar
How to construct parsing table for LL(k>1)?
Oct 19, 2022
parsing
context-free-grammar
compiler-theory
ll
Which grammars can be parsed using recursive descent without backtracking?
Oct 30, 2022
parsing
lua
context-free-grammar
ll
recursive-descent
Is { w | w <> w^R } over the alphabet {0,1} a context-free language?
Sep 25, 2022
context-free-grammar
computation-theory
How can I prove that derivations in Chomsky Normal Form require 2n - 1 steps?
Oct 16, 2022
grammar
theory
context-free-grammar
chomsky-normal-form
CFG / PEG used for Code completion?
Feb 17, 2022
javascript
parsing
context-free-grammar
code-completion
peg
Are Ruby 1.9 regular expressions equally powerful to a context free grammar?
Sep 21, 2022
ruby
regex
theory
context-free-grammar
oniguruma
A grammar that accepts the empty set by the rule S->S
Oct 20, 2022
grammar
context-free-grammar
Step by step elimination of this indirect left recursion
Sep 25, 2022
parsing
context-free-grammar
left-recursion
What are terminal and nonterminal symbols?
Sep 16, 2022
grammar
context-free-grammar
rebol
red
chomsky hierarchy and programming languages
Sep 15, 2022
programming-languages
context-free-grammar
turing-machines
formal-languages
chomsky-hierarchy
Is JavaScript a Context Free Language?
Sep 08, 2022
javascript
context-free-grammar
formal-languages
How to define a grammar for a programming language
Sep 05, 2022
compiler-construction
programming-languages
grammar
context-free-grammar
Converting ambiguous grammar to unambiguous
Aug 21, 2022
grammar
context-free-grammar
How can I determine if a language is context free or not?
Sep 04, 2022
computer-science
context-free-grammar
Why is bottom-up parsing more common than top-down parsing?
Sep 04, 2022
parsing
context-free-grammar
« Newer Entries
Older Entries »