Formualizer Docs
Quickstarts

Quickstarts

Copy/paste starters for Rust, Python, and JavaScript/WASM.

Use these guides to get to your first evaluated formula quickly.

Runtime quickstarts

Prefer one complete walkthrough?

Go straight to First Workbook in 5 Minutes.

Need to debug formula syntax first?

Use the live Formula Parser to inspect tokens, AST output, references, and parser errors before wiring formulas into a workbook.

Requirements

  • Rust quickstart: stable Rust toolchain
  • Python quickstart: Python 3.10+
  • JS/WASM quickstart: Node 18+

If you are brand new to Formualizer, start at Introduction.

On this page