Skip to content

Basics

Every Pascal program starts with a few simple ingredients: a compiler, some data, and that satisfying first successful run. This section brings them together so you can get comfortable with Free Pascal and start writing code of your own.

Pick Your Starting Point

You do not need to read everything in order. Start with the page that matches where you are, try the examples, and come back whenever you need a refresher.