Click here to Skip to main content
15,923,389 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: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 5:02
mvahoney the codewitch20-Feb-20 5:02 
GeneralRe: I'm stumped and in the worst way. Pin
lopatir20-Feb-20 5:39
lopatir20-Feb-20 5:39 
GeneralRe: I'm stumped and in the worst way. Pin
Gerry Schmitz20-Feb-20 6:17
mveGerry Schmitz20-Feb-20 6:17 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 6:30
mvahoney the codewitch20-Feb-20 6:30 
GeneralRe: I'm stumped and in the worst way. Pin
David O'Neil20-Feb-20 6:52
professionalDavid O'Neil20-Feb-20 6:52 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 7:04
mvahoney the codewitch20-Feb-20 7:04 
GeneralRe: I'm stumped and in the worst way. Pin
David O'Neil20-Feb-20 7:22
professionalDavid O'Neil20-Feb-20 7:22 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 7:51
mvahoney the codewitch20-Feb-20 7:51 
I must be misunderstanding you because it seems like you're describing a top-down, not bottom up approach.

In the statement scenario you'd see like:

shift while
shift (
shift true
shift )
reduce WhileStart
reduce Statement

(not a real scenario, i made up the sequence there)

note how statement doesn't make it until the end after it has recognized the start of the while loop?

that's how bottom up works. If that's what you were describing then my mistake. Smile | :)
Real programmers use butterflies

GeneralRe: I'm stumped and in the worst way. Pin
David O'Neil20-Feb-20 8:17
professionalDavid O'Neil20-Feb-20 8:17 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 8:28
mvahoney the codewitch20-Feb-20 8:28 
GeneralRe: I'm stumped and in the worst way. Pin
RugbyLeague20-Feb-20 22:32
RugbyLeague20-Feb-20 22:32 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 22:49
mvahoney the codewitch20-Feb-20 22:49 
GeneralCCC - 2020-02-20 Pin
musefan19-Feb-20 22:01
musefan19-Feb-20 22:01 
GeneralRe: CCC - 2020-02-20 Pin
OriginalGriff19-Feb-20 22:06
mveOriginalGriff19-Feb-20 22:06 
GeneralRe: CCC - 2020-02-20 Pin
musefan19-Feb-20 22:14
musefan19-Feb-20 22:14 
GeneralRe: CCC - 2020-02-20 Pin
Richard MacCutchan19-Feb-20 22:16
mveRichard MacCutchan19-Feb-20 22:16 
GeneralRe: CCC - 2020-02-20 Pin
OriginalGriff19-Feb-20 22:29
mveOriginalGriff19-Feb-20 22:29 
GeneralRe: CCC - 2020-02-20 Pin
super20-Feb-20 0:09
professionalsuper20-Feb-20 0:09 
GeneralRe: CCC - 2020-02-20 Pin
Richard Deeming20-Feb-20 0:30
mveRichard Deeming20-Feb-20 0:30 
GeneralRe: CCC - 2020-02-20 Pin
OriginalGriff20-Feb-20 0:33
mveOriginalGriff20-Feb-20 0:33 
GeneralRe: CCC - 2020-02-20 - WINNER! Pin
musefan20-Feb-20 0:46
musefan20-Feb-20 0:46 
GeneralLarry Tesler: he has been CTRL_Xed. Pin
OriginalGriff19-Feb-20 20:20
mveOriginalGriff19-Feb-20 20:20 
GeneralRe: Larry Tesler: he has been CTRL_Xed. Pin
Amarnath S19-Feb-20 20:23
professionalAmarnath S19-Feb-20 20:23 
GeneralRe: Larry Tesler: he has been CTRL_Xed. Pin
Johnny J.19-Feb-20 22:12
professionalJohnny J.19-Feb-20 22:12 
GeneralRe: Larry Tesler: he has been CTRL_Xed. Pin
Mark_Wallace19-Feb-20 23:43
Mark_Wallace19-Feb-20 23:43 

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.