In this chapter I will describe how I compiled variable and constant declarations and the problems I had doing that. Compiling variables and constants sounds easier than it is...
I will also describe how to compile procedure and function declarations and how to handle forward declarations of procedures and functions.