Skip to content

tsoj/tree-sitter-cpp2

Repository files navigation

tree-sitter-cpp2

To develop first run:

npm install

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published