Skip to main content
Apress

Build Your Own .NET Language and Compiler

  • Book
  • © 2004

Overview

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (11 chapters)

Keywords

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.

Authors and Affiliations

  • Roosevelt University in Chicago, USA

    Edward G. Nilges

  • DeVry University, USA

    Edward G. Nilges

  • Princeton University, USA

    Edward G. Nilges

About the author

strongEdward G. Nilges/strong 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, Edward 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. pIn 1993, he began developing with VB3 and has developed a variety of projects in Basic. Edward also assisted mathematician John Nash (the real-life protagonist of the movie "A Beautiful Mindem"/em) with C during a critical period in which Dr. Nash was being considered for the 1993 Nobel Prize. In 1999, Edward developed his vbExpression2Value VB6 technology to parse and interpret SQL Server and VB expressions for his classes at DeVry. In 2001, acting upon a suggestion from a student colleague at Princeton, Edward used his beta copy of VB .NET to write the fully object-oriented quickBasicEngine. /p pEdward currently consults on the use of compiler technology in the real world to parse and interpret complex business rules in industries such as mortgage lending and credit evaluation. He finds that compiler optimization can be used to verify the consistency and completeness of business rule sets./p

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

Publish with us