Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Build Your Own .NET Language and Compiler (Repost)

Posted By: elodar
Build Your Own .NET Language and Compiler (Repost)

Edward G. Nilges, "Build Your Own .NET Language and Compiler"
Apress | English | 2004-05-13 | ISBN: 1590591348 | 408 pages | CHM | 9 mb

All software developers use languages, which are the fundamental tool of the trade. Despite curiosity about how languages work, few developers actually understand how. Unfortunately, most texts on language and compiler development are hard to digest, written from academic platforms for use in college-level computer science programs. On the other hand,Build Your Own .NET Language and Compiler demystifies compiler and language development, and makes the subjects palatable for all programmers.This practical book presents techniques that you can apply to everyday work. You learn to add scripts and macro languages to your applications, add runtime expression evaluation to their applications, and generate code immediately. Further, you will learn parsing techniques, which are essential to extract information from any structured form of data like text files, user input, XML, or HTML. As a bonus, the book includes a complete Quick Basic compatible compiler with source code that works. The compiler illustrates the books techniques and acts as a versatile .NET language.

Welcome to my AH collection of ebooks at: http://avaxhome.ws/blogs/elodar

You can also connect to my RSS