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
- The basic structure of a node.
- The structure of an expression
- 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
.