diff --git a/docs/index.html b/docs/index.html index 2401da8..f1b19ec 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,6 +38,7 @@

Solstice is a high level programming language. It compiles to Ground's bytecode.

The solstice command

Solstice's compiler is invoked via the solstice command. It provides some options:

+

Note: For now, as we transition to the C-based compiler, Solstice does not support extra flags, and can only run and print code (printing with the -p flag)