Søgning på underkategorier- og emner:
Write code that writes code with Elixir macros. Macros make metaprogramming possible and define the language itself. In this book, you'll learn how to use macros to extend the language with fast, maintainable code and share functionality in ways you never thought possible.
This textbook describes all phases of a modern compiler, including current techniques in code generation and register allocation, for imperative, functional and... Læs mere
Whatever your programming language, whatever your platform, you probably tap into linker and loader functions. This book deals with these deep-seated compile-time and run-time... Læs mere
Describes all phases of a modern compiler, including techniques in code generation and register allocation for imperative, functional and object-oriented languages.
Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. This work identifies... Læs mere
Describes all phases of a modern compiler, including techniques in code generation and register allocation for imperative, functional and object-oriented languages.