Overview
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
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.
Similar content being viewed by others
Keywords
Table of contents (11 chapters)
Authors and Affiliations
About the author
Bibliographic Information
Book Title: Build Your Own .NET Language and Compiler
Authors: Edward G. Nilges
DOI: https://doi.org/10.1007/978-1-4302-0698-9
Publisher: Apress Berkeley, CA
-
eBook Packages: Springer Book Archive
Copyright Information: Edward G. Nilges 2004
Softcover ISBN: 978-1-59059-134-5Published: 13 May 2004
eBook ISBN: 978-1-4302-0698-9Published: 09 November 2013
Edition Number: 1
Number of Pages: XV, 408
Number of Illustrations: 173 b/w illustrations
Topics: Microsoft and .NET, Software Engineering/Programming and Operating Systems