From Source Code To Machine Code: Build Your Own Compiler From Scratch

From Source Code To Machine Code: Build Your Own Compiler From Scratch

English | 2023 | ISBN: 979-8395129604 | 117 Pages | PDF, EPUB | 10 MB

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.

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.

Homepage