Get Free Shipping on orders over $79
Make Your Own Compiler This Way : Targeting for PIC16 and STM8 MCUs - Mengjin Su

Make Your Own Compiler This Way

Targeting for PIC16 and STM8 MCUs

By: Mengjin Su

Paperback | 26 February 2026

At a Glance

Paperback


$58.29

or 4 interest-free payments of $14.57 with

 or 

Ships in 7 to 10 business days

Make Your Own Compiler This Way is a hands-on, engineering-focused guide that walks readers through building a working C compiler toolchain for 8-bit microcontrollers, with primary emphasis on Microchip PIC16 (enhanced PIC16) and a dedicated section on STM8. It breaks the compiler into practical, buildable components, preprocessor, parser, assembler, and linker, and explains how each piece fits into a complete workflow that produces deployable binaries for target MCUs.

The book teaches compiler construction using real tools and a real build environment, including GNU toolchains (MinGW) and the classic parsing stack Flex + Bison, making it especially valuable for embedded developers who want to understand what happens "under the hood" between C source code and microcontroller machine code.

A full section extends the same concepts to STM8 compiler tools, highlighting architectural differences and how those differences shape compiler design decisions.

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$52.47

30%
OFF
The Practical Guide - Kerem Koseoglu

$97.75

Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
Python Automation For Dummies : For Dummies (Computer/Tech) - Alan Simpson
Typescript Cookbook : Real World Type-Level Programming - Stefan Baumgartner
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Automate the Boring Stuff with Python, 3rd Edition - AL SWEIGART