[ 源代码: tree-sitter ]
软件包:tree-sitter-cli(0.22.6-3)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
command-line for Tree-sitter parsers
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.
This package contains the tree-sitter-cli program, which is used to help generate, build, and test tree-sitter parsers.
其他与 tree-sitter-cli 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- rec: emscripten
- LLVM-to-JavaScript Compiler
-
- rec: node-gyp
- Native addon build tool for Node.js
-
- rec: nodejs
- evented I/O for V8 javascript - runtime executable