News

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.
Requires Visual Studio (2022 or later). After cloning the repo run build_init.cmd located in the build directory, this doesn't not run again unless there are updates ...