Compilation strategies for the PIC32 by Jeffrey O'Keefe and Matthew Luckman
Unlike conventional compilation that optimizes and generates object code independently for each individual program module, omniscient compilation optimizes based on a view of all modules, across the entire program.
Forth data structures by Jack Woehr
Often what makes Forth seem incomprehensible is not the language itself but a programmer's poorly conceptualized data structures. (This article first appeared in the September 1989 issue of Embedded Systems Programming magazine.
Break Points Programmers are people, too by Jack Ganssle
Experts tell us interesting facts about our work lives that we may know but deny: programmers have human limitations.
#include Around the ESC world in 40 days by Richard Nass
You'll find an Embedded Systems Conference in six different cities around the world in the course of about six weeks.