Free Download Build Your Own Programming Language:
A developer's comprehensive guide to crafting, compiling, and implementing programming languages
English | 2024 | ISBN: 1804618020 | 858 Pages | EPUB (True) | 11 MB
You'll build the frontend of a compiler for your language with a lexical analyzer and parser, including the handling of parse errors. Then you'll explore a series of syntax tree traversals before looking at code generation for a bytecode virtual machine or native code. In this edition, a new chapter has been added to assist you in comprehending the nuances and distinctions between preprocessors and transpilers. Code examples have been modernized, expanded, and rigorously tested, and all content has undergone thorough refreshing. You'll learn to implement code generation techniques using practical examples, including the Unicon Preprocessor and transpiling Jzero code to Unicon. You'll move to domain-specific language features and learn to create them as built-in operators and functions. You'll also cover garbage collection.
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!