Language & parsing#
nlql.lang — The NLQL string front-end: a lark grammar and parser that compile SQL-style NLQL statements into the Query IR.
The full API reference is rendered from the Python docstrings (which are in English) on the default-language page.