Projects STRLCPY bearer Files
🤬
29 lines | ISO-8859-1 | 435 bytes

Protocol Buffer Parser

This is using https://github.com/mitchellh/tree-sitter-proto to parse Protobuf files and get the tree structure.

How to develop

Installation steps

git clone https://github.com/mitchellh/tree-sitter-proto.git
yarn install

How to test

Update the grammar.js

Run the tests

yarn test

You can also use the playground provided by tree-sitter

yarn playground
Please wait...
Page is in error, reload to recover