Parsing utilities to validate and split SQL statements for CrateDB.
-
Updated
Dec 23, 2024 - JavaScript
Parsing utilities to validate and split SQL statements for CrateDB.
this repository is your go-to resource for CFG(Context-free Grammar) to CNF(Chomsky Normal Form) conversion and the implementation of the CYK(Cocke-Younger-Kasami) algorithm for CFGs.
Add a description, image, and links to the grammar-conversion topic page so that developers can more easily learn about it.
To associate your repository with the grammar-conversion topic, visit your repo's landing page and select "manage topics."