This chapter is still under development.
This chapter tells you how the source of a valid GNU Pascal programshould look like. You can use it as tutorial about the GNU Pascallanguage, but since the main goal is to document all special GPCfeatures, implementation-dependent stuff, etc., expect a steeplearning curve.
This chapter doesnot cover how to compile your programs andto produce an executable – this is discussed above inInvoking GPC.