Skip to main content

Syntax Basics

Work in Progress

This page is under construction. Content coming soon!

Overview

This section will cover the basic syntax of the Zith programming language.

Topics to Cover

  • Basic syntax structure
  • Comments and documentation
  • Identifiers and keywords
  • Expressions and statements

Related: Variables & Ownership | Type System