d_tree_sitter ~master
The D bindings for tree-sitter
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
d-tree-sitter
The D bindings for tree-sitter, a library for incremental parsing.
Build
You need to have either cmake or meson installed and have it on the path. This is required for building the C library. Then just run:
dub build
To set up a reproducible build environment, you can run setup-cpp with --llvm=13.0.0
, --cmake=true
, --ninja=true
, and --vcvarsall=true
. This will set up LLVM 13.0.0 and the proper environment variables.
Usage
import d_tree_sitter;
See the documentation for the API here:
License
Copyright © 2021, Amin Yahyaabadi
Licensed under the Apache-2.0 License.
- Registered by Amin Yahyaabadi
- ~master released 4 months ago
- aminya/d-tree-sitter
- Apache-2.0
- Copyright © 2021, Amin Yahyaabadi
- Authors:
- Dependencies:
- bc-string
- Versions:
-
1.2.1 2022-May-20 1.2.0 2022-Feb-13 1.1.1 2021-Dec-12 1.1.0 2021-Dec-11 1.0.1 2021-Sep-13 - Download Stats:
-
-
0 downloads today
-
1 downloads this week
-
1 downloads this month
-
40 downloads total
-
- Score:
- 1.5
- Short URL:
- d_tree_sitter.dub.pm