ENGLISH

Build Your Own .NET Language and Compiler

Book information

Publisher
Apress
Year
2004
ISBN
1590591348, 9781590591345
LCC
QA76.73.B3 N55 2004
Open Library ID
OL3438807M
Language
english
Format
CHM
Filesize
9 MB (9441097 bytes)
Edition
1
Pages
408\0
Library
mexmat
Time added
2009-07-20 03:45:11

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 in the book, it provides a great new .NET language ideal for teaching kids, simple scripting, or just for fun.

Similar books