You are on page 1of 1

Back Cover

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. Youll 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 datalike text files, user input, XML,
or HTML. As a bonus, the book includes a complete QuickBasic compatible compiler with source
code that works. The compiler illustrates the books techniques and acts as a versatile .NET
language.
About the Author
Edward G. Nilges has been developing software since 1970. He worked on debugging an early
Fortran compiler in 1972 and made it available to a university community. While at Bell-Northern
Research, the research arm of Nortel Networks, in 1981, Nilges worked on compiler development
and developed the SL-1XT compiler for voice and data PBX programming, as well as a firmware
assembler that was compiled automatically from the firmware reference manual.
Page 1 of 1 backcover
6/29/2014 file:///C:/Users/ike/AppData/Local/Temp/~hhF61C.htm

You might also like