// Built-in Reference
Forgot the syntax?
We've got you.
Pascal Basics is built right into the app — no browser tab needed. Browse data types, control flow, procedures, functions, and more with real code examples.
Great for beginners learning structured programming, and equally handy for the experienced dev who just can't remember whether it's div or mod for integer division.
program var / const if / then / else for / while repeat / until procedure function array writeln / readln