Click here to Skip to main content
15,920,468 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 4:58
mvahoney the codewitch15-Feb-20 4:58 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Mark_Wallace15-Feb-20 6:45
Mark_Wallace15-Feb-20 6:45 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
kalberts15-Feb-20 7:32
kalberts15-Feb-20 7:32 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Mark_Wallace15-Feb-20 20:18
Mark_Wallace15-Feb-20 20:18 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 9:05
mvahoney the codewitch15-Feb-20 9:05 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Member 1298255815-Feb-20 7:52
Member 1298255815-Feb-20 7:52 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 9:06
mvahoney the codewitch15-Feb-20 9:06 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 9:11
mvahoney the codewitch15-Feb-20 9:11 
According to the person whose website instructed me it's lalr by way of SLR

You compute the SLR itemsets and such then you create an extended grammar out of it and use that to resolve additional look ahead

At least that's what I think i understand of it.

The reason i can (i think?) verify that it's lalr is it generates exactly the same tables as Gold Parser, even for complicated stuff like Javascript grammars - either that or i got lucky.

Oh I have a grammar now that is Lalr(1) but not SLR(1). I should probably try it now that i have it.
Real programmers use butterflies


modified 15-Feb-20 15:17pm.

GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Ravi Bhavnani15-Feb-20 12:59
professionalRavi Bhavnani15-Feb-20 12:59 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 13:23
mvahoney the codewitch15-Feb-20 13:23 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Greg Utas15-Feb-20 14:01
professionalGreg Utas15-Feb-20 14:01 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 14:38
mvahoney the codewitch15-Feb-20 14:38 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Greg Utas15-Feb-20 15:14
professionalGreg Utas15-Feb-20 15:14 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 16:01
mvahoney the codewitch15-Feb-20 16:01 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Greg Utas15-Feb-20 16:31
professionalGreg Utas15-Feb-20 16:31 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
honey the codewitch15-Feb-20 16:37
mvahoney the codewitch15-Feb-20 16:37 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Greg Utas16-Feb-20 2:03
professionalGreg Utas16-Feb-20 2:03 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Gary R. Wheeler16-Feb-20 5:23
Gary R. Wheeler16-Feb-20 5:23 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Greg Utas16-Feb-20 5:40
professionalGreg Utas16-Feb-20 5:40 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Gary R. Wheeler16-Feb-20 11:46
Gary R. Wheeler16-Feb-20 11:46 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Ravi Bhavnani16-Feb-20 20:06
professionalRavi Bhavnani16-Feb-20 20:06 
GeneralRe: Epsilon, foul epsilon, how you vex me Pin
Ravi Bhavnani16-Feb-20 20:03
professionalRavi Bhavnani16-Feb-20 20:03 
GeneralIt's that time of year again Pin
honey the codewitch15-Feb-20 3:38
mvahoney the codewitch15-Feb-20 3:38 
GeneralRe: It's that time of year again Pin
Eddy Vluggen15-Feb-20 3:52
professionalEddy Vluggen15-Feb-20 3:52 
GeneralRe: It's that time of year again Pin
honey the codewitch15-Feb-20 3:55
mvahoney the codewitch15-Feb-20 3:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.