Search Books

Programming Language Implementation, including: Assembly Language, Compiler, Linker (computing), P-code Machine, Virtual Machine, Compiler ... Real Mode, Lexical Analysis, .bss

Author Hephaestus Books
Publisher Hephaestus Books
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
⌛ 🇫🇷 France pricing being fetched… Prices will appear once fetched — usually within a few minutes.
Share:
Book Details
ISBN / ASIN1242544151
ISBN-139781242544156
MarketplaceFrance 🇫🇷

Description

Hephaestus Books represents a new publishing paradigm, allowing disparate content sources to be curated into cohesive, relevant, and informative books. To date, this content has been curated from Wikipedia articles and images under Creative Commons licensing, although as Hephaestus Books continues to increase in scope and dimension, more licensed and public domain content is being added. We believe books such as this represent a new and exciting lexicon in the sharing of human knowledge. This particular book is a collaboration focused on Programming language implementation.

More info: A programming language implementation is a system for executing programs written in a programming language. There are two general approaches to programming language implementation: *Compilation: A compiler takes as input a program in some language, and translates that program into some other language, which may serve as input to another interpreter or another compiler.