Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Writing a C Compiler: Build a Real Programming Language from Scratch (Early Access)

Posted By: yoyoloit
Writing a C Compiler: Build a Real Programming Language from Scratch (Early Access)

Writing a C Compiler: Build a Real Programming Language from Scratch (Early Access)

English | 2022 | ISBN: 1718500424 | 103 pages | True PDF | 7.67 MB


A hands-on, example-filled guide to the theory and practice of writing a C compiler: a computer program that translates code written by programmers into code the computer can read.

An approachable, hands-on tutorial to writing a C compiler: a computer program that translates code written by the programmer into code the computer can understand. By building a compiler, readers will gain invaluable knowledge about how programming languages work; knowledge that will make them better programmers. Readers are gently led step-by-step to build a small working compiler and will develop throughout the book. Writing a C Compiler offers readers an accessible, practical approach to this complex and often overly theoretical topic.