d_tree_sitter 1.2.1

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

CI

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:

Documentation

License

Copyright © 2021, Amin Yahyaabadi

Licensed under the Apache-2.0 License.

Authors:
  • Amin Yahyaabadi
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
Show all 8 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 1 downloads this month

  • 37 downloads total

Score:
1.5
Short URL:
d_tree_sitter.dub.pm