Back to Teable

Formula Language

packages/formula/src/parser/README.md

1.10.0345 B
Original Source

Formula Language

This directory contains the ANLTR Grammar for Teable formula

Making changes to the language

If you want to make changes to the syntax of the formula language first you must update the grammar .g4 files found in this directory. Once done you will then need to run pnpm antlr4ts to re-build it.