𝔖 Scriptorium
✦   LIBER   ✦

📁

Build Your Own .NET Language and Compiler

✍ Scribed by Edward G. Nilges


Publisher
Apress
Year
2004
Tongue
English
Leaves
408
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 VOLUMES


Build Your Own .NET Language and Compile
✍ Edward G. Nilges (auth.) 📂 Library 📅 2004 🏛 Apress 🌐 English

<p><p>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

Build Your Own Lisp: Learn C and Build Y
✍ Daniel Holden. 📂 Library 🌐 English

Сделай свой Лисп: Изучи Си и создай свой собственный язык программирования.<div class="bb-sep"></div>CreateSpace Independent Publishing Platform, october 2014, ISBN 9781501006623.<div class="bb-sep"></div>If you're looking to learn C, or you've ever wondered how to build your own programming languag

Build Your Own Programming Language
✍ Clinton L. Jeffery 📂 Library 📅 2024 🏛 Packt 🌐 English

Embark on a journey through essential components of language design, compiler construction, preprocessors, transpilers, and runtime systems in this second edition, authored by the creator of the Unicon programming language. Key Features Solve pain points in your application domain by building a

Build Your Own Programming Language: A p
✍ Clinton L. Jeffery 📂 Library 📅 2021 🏛 Packt Publishing 🌐 English

The need for different types of computer languages is growing rapidly and developers prefer creating domain-specific languages for solving specific application domain problems. Building your own programming language has its advantages. It can be your antidote to the ever-increasing size and complexi

Build your own Programming Language - Se
✍ Clinton L Jeffery, Imran Ahmad 📂 Library 📅 2024 🏛 Packt Publishing 🌐 English

<p><span>Embark on a journey through essential components of language design, compiler construction, preprocessors, transpilers, and runtime systems in this second edition, authored by the creator of the Unicon programming language.</span></p><p><span>Purchase of the print or Kindle book includes a

Build your own Programming Language - Se
✍ Clinton L Jeffery 📂 Library 📅 2024 🏛 Packt 🌐 English

Embark on a journey through essential components of language design, compiler construction, preprocessors, transpilers, and runtime systems in this second edition, authored by the creator of the Unicon programming language. Key Features Solve pain points in your application domain by building a