# tree-sitter-cpp **Repository Path**: bison-fork/tree-sitter-cpp ## Basic Information - **Project Name**: tree-sitter-cpp - **Description**: fork自:https://github.com/tree-sitter/tree-sitter-cpp.git,tree-sitter的cpp语法分析器 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tree-sitter-cpp ================== [![Build Status](https://travis-ci.org/tree-sitter/tree-sitter-cpp.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter-cpp) [![Build status](https://ci.appveyor.com/api/projects/status/fbj5gq4plxaiakiw/branch/master?svg=true)](https://ci.appveyor.com/project/maxbrunsfeld/tree-sitter-cpp/branch/master) C++ grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). # References * [Hyperlinked C++ BNF Grammar](http://www.nongnu.org/hcb/) * [EBNF Syntax: C++](http://www.externsoft.ch/download/cpp-iso.html)