Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Zoltan Balazs10-Aug-08 23:21
Zoltan Balazs10-Aug-08 23:21 
AnswerRe: Silly Qustion About try catch finally blocks!!!!! Pin
bhadeliaimran10-Aug-08 23:22
bhadeliaimran10-Aug-08 23:22 
AnswerRe: Silly Qustion About try catch finally blocks!!!!! Pin
mrcooll11-Aug-08 1:16
mrcooll11-Aug-08 1:16 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Mark Salsbery11-Aug-08 6:42
Mark Salsbery11-Aug-08 6:42 
QuestionInteraction between Requirements and Features Pin
Tomerland10-Aug-08 22:27
Tomerland10-Aug-08 22:27 
AnswerRe: Interaction between Requirements and Features Pin
Christian Graus10-Aug-08 22:48
protectorChristian Graus10-Aug-08 22:48 
GeneralRe: Interaction between Requirements and Features Pin
Tomerland10-Aug-08 23:25
Tomerland10-Aug-08 23:25 
QuestionGrammars and Parsers Pin
Tomerland10-Aug-08 22:24
Tomerland10-Aug-08 22:24 
Dear experts,

may be I have a stupid question for the experts.


During my complete sw-career, if I had to parse some information from a text-file, I wrote some hand-crafted functions/classes which were full of (stringcompare, if-then-else-constructs, nested "for"-loops, ....). Finally this code was always totally unmaintainable and unreusable.

An example: Getting the include-structure of a c++ - based program can easily get complicated, because the active include-files get constrained on nested defines.


Now I read something on grammars and parsers which are used for compiler-construction. This seems to be very interesting to a lot of practical problems (not only to my include-structure-parsing-problem).

Due to my beginners level of knowhow I have some questions:

1.
Which links/books are available for beginners?

2.
Is there a way to automatically create a parser solely from a grammar?


3.
Is there any C# - Example available anywhere (e.b. at Codeproject)



Kind Regards
AnswerRe: Grammars and Parsers Pin
Simon P Stevens10-Aug-08 23:41
Simon P Stevens10-Aug-08 23:41 
GeneralRe: Grammars and Parsers Pin
Tomerland10-Aug-08 23:45
Tomerland10-Aug-08 23:45 
AnswerRe: Grammars and Parsers Pin
c242311-Aug-08 1:04
c242311-Aug-08 1:04 
GeneralRe: Grammars and Parsers Pin
Tomerland11-Aug-08 1:34
Tomerland11-Aug-08 1:34 
QuestionHow to unregister Dll Pin
manju#12310-Aug-08 22:11
manju#12310-Aug-08 22:11 
AnswerRe: How to unregister Dll Pin
leppie10-Aug-08 22:15
leppie10-Aug-08 22:15 
GeneralRe: How to unregister Dll Pin
manju#12310-Aug-08 23:34
manju#12310-Aug-08 23:34 
QuestionExcel Addins deploy problem Pin
Mogaambo10-Aug-08 21:23
Mogaambo10-Aug-08 21:23 
AnswerRe: Excel Addins deploy problem Pin
wasimsharp10-Aug-08 22:16
wasimsharp10-Aug-08 22:16 
GeneralRe: Excel Addins deploy problem Pin
Mogaambo10-Aug-08 23:06
Mogaambo10-Aug-08 23:06 
Questionwmi Pin
arkiboys10-Aug-08 21:17
arkiboys10-Aug-08 21:17 
AnswerRe: wmi Pin
half-life10-Aug-08 23:16
half-life10-Aug-08 23:16 
AnswerRe: wmi Pin
Mark Salsbery11-Aug-08 6:50
Mark Salsbery11-Aug-08 6:50 
QuestionIcon Pin
Silvyster10-Aug-08 21:16
Silvyster10-Aug-08 21:16 
AnswerRe: Icon Pin
Thomas Stockwell11-Aug-08 1:28
professionalThomas Stockwell11-Aug-08 1:28 
AnswerRe: Icon Pin
DaveyM6911-Aug-08 3:38
professionalDaveyM6911-Aug-08 3:38 
Question[Message Deleted] Pin
Charith Jayasundara10-Aug-08 20:54
Charith Jayasundara10-Aug-08 20:54 

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.