difftastic/vendored_parsers/tree-sitter-r
Wilfred Hughes c2e047a7bf Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4'
git-subtree-dir: vendored_parsers/tree-sitter-r
git-subtree-mainline: 5dfa4b64a9
git-subtree-split: 80efda5567
2023-01-26 08:18:58 +07:00
..
.github/workflows Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
bindings Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
queries Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
src Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
test/corpus Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
.gitignore Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
Cargo.lock Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
Cargo.toml Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
LICENSE Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
README.md Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
binding.gyp Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
grammar.js Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
package-lock.json Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
package.json Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00
yarn.lock Add 'vendored_parsers/tree-sitter-r/' from commit '80efda55672d1293aa738f956c7ae384ecdc31b4' 2023-01-26 08:18:58 +07:00

README.md

tree-sitter-r

Build Status

R grammar for tree-sitter.

Rust bindings

This grammar is available as a Rust crate on crates.io.

References