Formualizer Docs
Playground

Parser + AST Inspector

Inspect tokens, parse diagnostics, and AST output for a formula expression.

Use the live parser utility at /formula-parser.

Available capabilities

  • Parse formulas and display parser diagnostics with source positions.
  • Inspect AST structure in readable tree and JSON views.
  • Review token stream output and extracted references.
  • Share parser state via URL (formula + dialect).

Related docs:

On this page