Future-Proof Documentation

This section is powered by the #md compiled macro. Unlike other solutions, this is 100% static and processed within the compiler itself.

Why use Chemical Macros?

  1. Fastest Execution: Zero runtime overhead.
  2. Type Safe: All values are checked at compile time.
  3. Modern: Full support for Github-flavored Markdown.

Example Logic

func main() {

    // This is native code

    const version = "2.0.0-gold";

    println("Chemical version: {version}");

}

Experience the beauty of native speed combined with web flexibility.