Z# (Zee-sharp)

A new .NET language

Compiler Options

Compiler profile: a configuration of what (language) features are on/off. Separate file. All options can also be supplied on the command line.

Think of it as an editorconfig for the compiler.

Syntax Options

TBD: some of these options look more like what are currently analyzer rules.