Click here to Skip to main content
15,914,014 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to convert implicitly system.generics.list to system.generics.list? Pin
Sascha Lefèvre19-May-15 2:54
professionalSascha Lefèvre19-May-15 2:54 
GeneralRe: how to convert implicitly system.generics.list to system.generics.list? Pin
Engr Nouman19-May-15 3:10
Engr Nouman19-May-15 3:10 
GeneralRe: how to convert implicitly system.generics.list to system.generics.list? Pin
Sascha Lefèvre19-May-15 3:17
professionalSascha Lefèvre19-May-15 3:17 
QuestionHow to find COM port for a specific USB devices connected. Pin
Member 245846718-May-15 23:13
Member 245846718-May-15 23:13 
AnswerRe: How to find COM port for a specific USB devices connected. Pin
Simon_Whale19-May-15 1:33
Simon_Whale19-May-15 1:33 
AnswerRe: How to find COM port for a specific USB devices connected. Pin
Gerry Schmitz19-May-15 17:56
mveGerry Schmitz19-May-15 17:56 
AnswerRe: How to find COM port for a specific USB devices connected. Pin
Member 24584672-Jun-15 20:57
Member 24584672-Jun-15 20:57 
QuestionGrammar in GOLD for generic constructs Pin
Sascha Lefèvre17-May-15 10:08
professionalSascha Lefèvre17-May-15 10:08 
AnswerRe: Grammar in GOLD for generic constructs Pin
Kenneth Haugland18-May-15 23:27
mvaKenneth Haugland18-May-15 23:27 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre19-May-15 1:55
professionalSascha Lefèvre19-May-15 1:55 
AnswerRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy19-May-15 0:27
professionalManfred Rudolf Bihy19-May-15 0:27 
AnswerRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy19-May-15 0:36
professionalManfred Rudolf Bihy19-May-15 0:36 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre19-May-15 1:51
professionalSascha Lefèvre19-May-15 1:51 
GeneralRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy19-May-15 4:54
professionalManfred Rudolf Bihy19-May-15 4:54 
GeneralRe: Grammar in GOLD for generic constructs Pin
Brisingr Aerowing19-May-15 6:12
professionalBrisingr Aerowing19-May-15 6:12 
GeneralRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy19-May-15 9:28
professionalManfred Rudolf Bihy19-May-15 9:28 
GeneralRe: Grammar in GOLD for generic constructs Pin
Brisingr Aerowing19-May-15 17:28
professionalBrisingr Aerowing19-May-15 17:28 
GeneralRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy19-May-15 5:34
professionalManfred Rudolf Bihy19-May-15 5:34 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre19-May-15 7:01
professionalSascha Lefèvre19-May-15 7:01 
Thank you for your effort, Manfred!

Initially I thought you might have solved the problem for me, pointing me to the shift-over-reduce precedence. I "theoretically" knew about this but (I guess) when I read it months ago I decided to go with my usual policy "warnings are errors" and disregarded that it might ever be a valid option.

But unfortunately it doesn't seem to be the solution (at least not by itself) because GOLD apparently does not backtrack: When trying to parse "var a = b < c;" the parser doesn't attempt the reduction and gives a syntax error. Looks like end of story?

Manfred R. Bihy wrote:
P.S.: I totally forgot how much fun this is, makes me want to uses this tool for some fun project.
I think you'll enjoy my upcoming article - even with <:T> -syntax! Laugh | :laugh:

Cheers, Sascha
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

GeneralRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy19-May-15 8:27
professionalManfred Rudolf Bihy19-May-15 8:27 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre19-May-15 8:37
professionalSascha Lefèvre19-May-15 8:37 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre20-May-15 2:46
professionalSascha Lefèvre20-May-15 2:46 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre23-May-15 8:04
professionalSascha Lefèvre23-May-15 8:04 
GeneralRe: Grammar in GOLD for generic constructs Pin
Sascha Lefèvre8-Jun-15 20:20
professionalSascha Lefèvre8-Jun-15 20:20 
GeneralRe: Grammar in GOLD for generic constructs Pin
Manfred Rudolf Bihy8-Jun-15 20:28
professionalManfred Rudolf Bihy8-Jun-15 20:28 

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.