Build Your Own .NET Language and Compiler

Paperback Engels 2004 2004e druk 9781590591345
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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'll 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.

Specificaties

ISBN13:9781590591345
Taal:Engels
Bindwijze:paperback
Aantal pagina's:408
Uitgever:Apress
Druk:2004

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

1 A Brief History of Compiler Technology.- 2 A Brief Introduction to the .NET Framework.- 3 A Compiler Flyover.- 4 The Syntax for the QuickBasic Compiler.- 5 The Lexical Analyzer for the QuickBasic Compiler.- 6 QuickBasic Object Modeling.- 7 The Parser and Code Generator for the QuickBasic Compiler.- 8 Developing Assemblers and Interpreters.- 9 Code Generation to the Common Language Runtime.- 10 Implementing Business Rules.- 11 Language Design: Some Notes.- Appendix A quickBasicEngine Language Manual.- Lexical Syntax.- Keywords and System Functions.- Parser Syntax (Backus-Naur Form).- Built-In Functions.- Appendix B quickBasicEngine Reference Manual.- Class Standards.- qbOp.- qbPolish.- qbScanner.- qbToken.- qbTokenType.- qbVariable.- qbVariableType.- quickBasicEngine.

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Build Your Own .NET Language and Compiler