Intro

The purpose of this document is to try to explain the basics of child-sibling trees, and how they are used in the compilers we build in the ECE undergraduate compiler construction course.

Table of Contents

  1. The basic structure of a node.
  2. The structure of an expression
  3. The structure of a statement

Bibliography

I do not know of a good book or chapter on child-sibling trees. Of course, I haven't been looking for one either.

This page was last modified .