Click here to Skip to main content
15,892,005 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: Random numbers Pin
carlospc197025-Nov-19 3:42
professionalcarlospc197025-Nov-19 3:42 
GeneralRe: Random numbers Pin
k505425-Nov-19 4:28
mvek505425-Nov-19 4:28 
GeneralI have an Android CI-Docker problem Pin
Abbas A. Ali24-Nov-19 9:24
professionalAbbas A. Ali24-Nov-19 9:24 
GeneralRe: I have an Android CI-Docker problem Pin
RickZeeland24-Nov-19 9:53
mveRickZeeland24-Nov-19 9:53 
GeneralRe: I have an Android CI-Docker problem Pin
Abbas A. Ali24-Nov-19 10:13
professionalAbbas A. Ali24-Nov-19 10:13 
GeneralRe: I have an Android CI-Docker problem Pin
Jörgen Andersson24-Nov-19 10:13
professionalJörgen Andersson24-Nov-19 10:13 
GeneralRe: I have an Android CI-Docker problem Pin
Abbas A. Ali24-Nov-19 10:22
professionalAbbas A. Ali24-Nov-19 10:22 
GeneralI jinxed myself sort of but it's good. Pin
honey the codewitch24-Nov-19 3:55
mvahoney the codewitch24-Nov-19 3:55 
Like I said before I need the extra work to occupy me.

I've finally hit a wall with my Context Free Grammar class

It started out here, as tutorial code How to Make an LL(1) Parser: Lesson 1[^]

But it served me pretty well, and handled being extended fairly smoothly throughout its lifespan.

That's sometimes a sign of good architecture, and in this case, some luck.

But well, I need something far more complicated than this. Basically I want a full DOM with multiple ways to traverse it kind of like Microsoft's ActiveX Office objects.

And it has to cache.

Plus grammars are weird. The symbols are essentially strings, but those strings signify meaningful stuff pretty much only by their relationship to other symbols (strings).

Exposing an object model for that is something currently beyond me. There's too many circular possibilities. Changing the grammar in one place changes the characteristics of other parts of the grammar, like pushing a bubble around a waterbed.

I'm currently stumped.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: I jinxed myself sort of but it's good. Pin
Member 1298255824-Nov-19 9:33
Member 1298255824-Nov-19 9:33 
GeneralRe: I jinxed myself sort of but it's good. Pin
honey the codewitch24-Nov-19 11:11
mvahoney the codewitch24-Nov-19 11:11 
GeneralRe: I jinxed myself sort of but it's good. Pin
Mycroft Holmes24-Nov-19 11:09
professionalMycroft Holmes24-Nov-19 11:09 
GeneralRe: I jinxed myself sort of but it's good. Pin
honey the codewitch24-Nov-19 11:10
mvahoney the codewitch24-Nov-19 11:10 
GeneralAnyone else receiving emails today? Pin
OriginalGriff24-Nov-19 2:21
mveOriginalGriff24-Nov-19 2:21 
GeneralRe: Anyone else receiving emails today? Pin
Cp-Coder24-Nov-19 2:22
Cp-Coder24-Nov-19 2:22 
GeneralRe: Anyone else receiving emails today? Pin
OriginalGriff24-Nov-19 2:44
mveOriginalGriff24-Nov-19 2:44 
GeneralRe: Anyone else receiving emails today? Pin
Cp-Coder24-Nov-19 2:48
Cp-Coder24-Nov-19 2:48 
GeneralRe: Anyone else receiving emails today? Pin
OriginalGriff24-Nov-19 2:49
mveOriginalGriff24-Nov-19 2:49 
GeneralRe: Anyone else receiving emails today? Pin
Cp-Coder24-Nov-19 2:55
Cp-Coder24-Nov-19 2:55 
GeneralRe: Anyone else receiving emails today? Pin
Richard MacCutchan24-Nov-19 2:55
mveRichard MacCutchan24-Nov-19 2:55 
GeneralRe: Anyone else receiving emails today? Pin
OriginalGriff24-Nov-19 4:03
mveOriginalGriff24-Nov-19 4:03 
GeneralRe: Anyone else receiving emails today? Pin
Cp-Coder24-Nov-19 2:56
Cp-Coder24-Nov-19 2:56 
GeneralRe: Anyone else receiving emails today? Pin
honey the codewitch24-Nov-19 2:55
mvahoney the codewitch24-Nov-19 2:55 
GeneralRe: Anyone else receiving emails today? Pin
Kornfeld Eliyahu Peter24-Nov-19 5:36
professionalKornfeld Eliyahu Peter24-Nov-19 5:36 
GeneralRe: Anyone else receiving emails today? Pin
pkfox24-Nov-19 10:22
professionalpkfox24-Nov-19 10:22 
GeneralHave you ever.. Pin
honey the codewitch24-Nov-19 1:41
mvahoney the codewitch24-Nov-19 1:41 

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.