Skip to content

Repository files navigation

tree-sitter-cpp2

To develop first run:

npm install

To build the parser:

tree-sitter generate

To run tests:

tree-sitter test

To run more extensive tests run:

# some/path could for example point to the cppfront regression tests directory
./test_on_cpp2_files.sh some/path

About

C++2 grammar for tree-sitter

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages