Publisher: Apress; 1 edition
Language: English
ISBN: 1590591348
Paperback: 408 pages
Description: All software developers use languages – it’s the fundamental tool of the trade. Yet despite widespread curiosity about how languages work, few developers actually learn how they work. For one thing, most texts on language and compiler development are highly academic and theoretical tomes intended for use in college level computer science programs. This is a shame, because the techniques used to make a language work have widespread applications in general programming.
This book takes the mystery out of compiler and language development and makes it accessible to every programmer. Ruthlessly practical, this book teaches fundamental techniques that programmers can use in their every day work.
Developers will learn how to:
* add scripts and macro languages to their applications,
* generate code on the fly",
* add runtime expression evaluation to their applications
* understand parsing techniques – essential for extracting information from any structured form of data ranging from text files to user input to XML or HTML.
As a unique added bonus, this book includes a complete QuickBasic compatible compiler with source code. Not only does this illustrate the techniques taught
'Book & Memo > Microsoft' 카테고리의 다른 글
LINQ for VB 2005 (0) | 2007.05.01 |
---|---|
Best Kept Secrets in .NET (0) | 2007.05.01 |
Windows System Programming (3rd Edition) (0) | 2007.04.30 |
Windows NT File System Internals (0) | 2007.04.12 |
Programming the Microsoft Windows Driver Model, Second Edition (0) | 2007.04.11 |