From Source Code To Machine Code: Build Your Own Compiler From Scratch (Build Your Own X From Scratch)
May 18, 2023
by James Smith(Author)
ASIN: B0C5KLCZQF
Publisher finelybook 出版社: Independently published (May 18, 2023)
Language 语言: English
Print Length 页数: 117 pages
ISBN-13: 9798395129604
Book Description
By finelybook
Ever wondered how computers turn source code into working software?
You can learn the art by building your own mini-compiler.
A succinct book walks through a minimal yet complete compiler implementation.
Compiles a static-typed language into x64 ELF executables.