loader image
Skip to main content

Syntax

The rules that define valid structure for code in a given language (keywords, punctuation, spacing rules, and statement formats). Syntax errors occur when code violates these rules.

» Site Glossary