StackOverflow Questions for Tag: context-free-language

imahmadrezas
imahmadrezas

Reputation: 3

Pathway to build LL-parser

Score: 0

Views: 22

Answers: 0

Read More
Shahin Ghasemi
Shahin Ghasemi

Reputation: 1759

How to convert cfg to pda with 2 states?

Score: 1

Views: 694

Answers: 2

Read More
Pedram
Pedram

Reputation: 1

Prove that the following language is not a context-free

Score: 0

Views: 1429

Answers: 2

Read More
Laurence
Laurence

Reputation: 157

Deterministic Context-Free Grammar versus Context-Free Grammar?

Score: 5

Views: 3417

Answers: 1

Read More
rideau
rideau

Reputation: 1

NLTK tell if word is generated by CFG

Score: 0

Views: 91

Answers: 1

Read More
Kapil
Kapil

Reputation: 113

Why pumping lemma for context free languages do not have bound on first part of string?

Score: 1

Views: 52

Answers: 0

Read More
Cmôn
Cmôn

Reputation: 23

Is this languages REGULAR / CONTEXT FREE but not REG / Nothing?

Score: -2

Views: 118

Answers: 1

Read More
zephyrus
zephyrus

Reputation: 1

what is the Context-Free Grammar for the following language?

Score: 0

Views: 190

Answers: 1

Read More
Fatemeh_taj
Fatemeh_taj

Reputation: 23

CFG for L={ a^n b^m : n <= m+3 , n,m>=0}

Score: 1

Views: 2539

Answers: 1

Read More
RipLearning
RipLearning

Reputation: 11

Can this language be expressed with a regular expression?

Score: 0

Views: 88

Answers: 1

Read More
S.EB
S.EB

Reputation: 2226

Is there any way to count the production of specific rules in order in a context free grammar?

Score: 0

Views: 160

Answers: 0

Read More
Lilith X
Lilith X

Reputation: 99

Are there any languages such that they are proper subsets of each other and satisfy these conditions

Score: 2

Views: 281

Answers: 2

Read More
Ronald
Ronald

Reputation: 187

Is the language L = { a^n b^j : j ≤ n ≤ 2j − 1 } context-free?

Score: -1

Views: 207

Answers: 1

Read More
AIM
AIM

Reputation: 137

Trying to prove that the complement of {a^i b^i c^i} is a context-free

Score: 0

Views: 2192

Answers: 1

Read More
Aries
Aries

Reputation: 1

Specification of DFA accepting 𝐿≡∪𝑛∈N𝐿𝑛

Score: 0

Views: 38

Answers: 0

Read More
user18470316
user18470316

Reputation:

How can I define ε when I'm writing the grammar rules in parsing code?

Score: 1

Views: 80

Answers: 1

Read More
Alex
Alex

Reputation: 13

CFG for L = {a^mb^nc^k: k = m×n}

Score: 0

Views: 771

Answers: 1

Read More
Pratik Hadawale
Pratik Hadawale

Reputation: 147

In Context Free Grammer, do we replace all variable during a substitution? or can we apply substitution rule to only of the variable of same type?

Score: 1

Views: 359

Answers: 1

Read More
leander
leander

Reputation: 33

CFG for a = b and c = d (length)

Score: -1

Views: 1036

Answers: 1

Read More
sarkle
sarkle

Reputation: 23

CFG for a^n b^3m c d^m e f^2n with m, n > 0

Score: 1

Views: 706

Answers: 2

Read More
PreviousPage 1Next