Draft / Experimental: Zith documentation describes a language under active development. Check Implementation Status before relying on a feature.

zithc execute

Compile and execute a single file.

zithc execute src/main.zith

For a normal project workflow, prefer run. execute is useful when working directly with an individual source file.