Click here to Skip to main content
15,890,185 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: VB.NET Array.Copy Question Pin
Dave Kreskowiak30-Jan-13 0:53
mveDave Kreskowiak30-Jan-13 0:53 
AnswerRe: VB.NET Array.Copy Question Pin
Pete O'Hanlon30-Jan-13 1:21
mvePete O'Hanlon30-Jan-13 1:21 
AnswerRe: VB.NET Array.Copy Question Pin
Eric Whitmore30-Jan-13 2:16
Eric Whitmore30-Jan-13 2:16 
GeneralRe: VB.NET Array.Copy Question Pin
Pete O'Hanlon30-Jan-13 2:27
mvePete O'Hanlon30-Jan-13 2:27 
QuestionHow to show XPS navigation tree Pin
Martiniak28-Jan-13 19:25
Martiniak28-Jan-13 19:25 
AnswerRe: How to show XPS navigation tree Pin
Richard MacCutchan29-Jan-13 3:30
mveRichard MacCutchan29-Jan-13 3:30 
AnswerRe: How to show XPS navigation tree Pin
Pete O'Hanlon29-Jan-13 4:57
mvePete O'Hanlon29-Jan-13 4:57 
QuestionIn-Depth Book for CLI Pin
Dominick Marciano28-Jan-13 14:56
professionalDominick Marciano28-Jan-13 14:56 
I'm currently reading a book to learn about creating a compiler and/or interpreter for your own language (Writing Compiler and Interpreters by Ronald Mak). I've been learning a lot from this book, however the author uses Java to create the entire framework and the compiler emits Java byte code.

As I've been working though the samples I'm porting the Java code to VB.NET since I use VB.NET for all my other programming. I haven't reached the chapter on building the compiler but when I do I would rather have the compiler emit CLI code just as Visual Studio does when you build a .NET application.

Unfortunately I don't know CLI code but this seems like a good time to learn. I already downloaded the ECMA standard but I learn must better and quicker from books that give concrete examples and implementations.

Does anyone have any recommendations for any books that teaches about CLI code and preferably have example code that I can work with as I'm reading?

As a side note (since this has been brought up to me by other on numerous occasions) I'm not creating this custom language expecting it to take off and be the next big thing. I'm doing it for two reasons: 1) Academic purposes; 2) My company uses specialized measurement tools that produce large data sets that is hard to program for just because unique nature of the data. So I'm looking to create a domain specific language to handle some manipulation of the data.

Thanks in advance for any recommendations.
AnswerRe: In-Depth Book for CLI Pin
Richard MacCutchan28-Jan-13 22:37
mveRichard MacCutchan28-Jan-13 22:37 
AnswerRe: In-Depth Book for CLI Pin
Pete O'Hanlon28-Jan-13 23:19
mvePete O'Hanlon28-Jan-13 23:19 
AnswerRe: In-Depth Book for CLI Pin
Gerry Schmitz29-Jan-13 5:41
mveGerry Schmitz29-Jan-13 5:41 
AnswerRe: In-Depth Book for CLI Pin
jschell29-Jan-13 13:37
jschell29-Jan-13 13:37 
AnswerRe: In-Depth Book for CLI Pin
Dominick Marciano30-Jan-13 14:40
professionalDominick Marciano30-Jan-13 14:40 
QuestionExtract MDE File data to CSV Pin
sny hmt27-Jan-13 16:17
sny hmt27-Jan-13 16:17 
AnswerRe: Extract MDE File data to CSV Pin
Richard MacCutchan27-Jan-13 22:44
mveRichard MacCutchan27-Jan-13 22:44 
QuestionBook recommendations for MS course 20486A (MVC 4) Pin
DoStuffZ24-Jan-13 1:24
DoStuffZ24-Jan-13 1:24 
QuestionGoogle Maps Pin
rongqu23-Jan-13 4:31
rongqu23-Jan-13 4:31 
AnswerRe: Google Maps Pin
Pete O'Hanlon23-Jan-13 5:41
mvePete O'Hanlon23-Jan-13 5:41 
AnswerRe: Google Maps Pin
Sandeep Mewara23-Jan-13 8:28
mveSandeep Mewara23-Jan-13 8:28 
QuestionArray as perameter to store procedure or function Pin
Gayaz Shaik22-Jan-13 4:43
Gayaz Shaik22-Jan-13 4:43 
SuggestionRe: Array as perameter to store procedure or function Pin
markovl22-Jan-13 22:27
markovl22-Jan-13 22:27 
QuestionLoading dll and resources from wrong folder Pin
marca29221-Jan-13 1:58
marca29221-Jan-13 1:58 
AnswerRe: Loading dll and resources from wrong folder Pin
Alan N21-Jan-13 2:33
Alan N21-Jan-13 2:33 
GeneralRe: Loading dll and resources from wrong folder Pin
marca29221-Jan-13 3:47
marca29221-Jan-13 3:47 
AnswerRe: Loading dll and resources from wrong folder Pin
Alan N21-Jan-13 5:12
Alan N21-Jan-13 5:12 

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.