bilig

Formula Language

Current state

Canonical corpus milestone

The active milestone is the canonical Excel for the web worksheet formula corpus represented in packages/formula/src/compatibility.ts.

The current code-backed canonical registry contains 300 rows.

There are no non-production canonical rows.

The canonical grouped-array SUM forms for GROUPBY and PIVOTBY now route through internal native grouped-array builtins on the wasm path.

Full target

The full formula target remains Excel 365 worksheet parity as of 2026-03-15, including:

Host and service function boundary

The worksheet engine keeps non-worksheet Excel surfaces behind the adapter contract in packages/formula/src/external-function-adapter.ts.

Semantic rules

Canonical companions