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

zithc check

Type-check files or a project without emitting output.

zithc check
zithc check src/main.zith

This is the fastest command to run after changing source code. A successful check only covers features implemented by the current compiler; see Implementation Status.