What is SuperSnova Lang?
SuperSnova Lang (Snovalang) is a statically typed language for building services, CLIs, data tools, and native binaries.
- Source files use the `.snova` extension. Programs are organized into packages. The compiler checks types before execution and can produce native executables.
- SuperSnova Lang combines expressive type syntax, async tasks, HTTP endpoint decorators, SQL schema tooling, and a growing standard library in one cohesive toolchain driven by the `snova` CLI.