syntax-tree topic
List
syntax-tree repositories
unist-util-map
35
Stars
4
Forks
Watchers
utility to create a new tree by mapping all nodes
java-tree-sitter
29
Stars
2
Forks
Watchers
Java bindings for tree-sitter
unist-util-visit-parents
59
Stars
7
Forks
Watchers
utility to recursively walk over unist nodes, with ancestral information
unist-util-is
33
Stars
8
Forks
Watchers
utility to check if a node passes a test
hast-util-to-text
19
Stars
3
Forks
Watchers
utility to get the plain-text value of a node according to the `innerText` algorithm
mdast-zone
15
Stars
1
Forks
Watchers
utility to treat HTML comments as ranges or markers in mdast
hast-util-from-parse5
15
Stars
6
Forks
Watchers
utility to transform Parse5’s AST to hast
nlcst-search
16
Stars
4
Forks
Watchers
utility to search for patterns in an nlcst tree
Mini-Compiler
24
Stars
14
Forks
Watchers
C++ Mini Compiler using tools Lex and Yacc