The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13 - 2024-08-15

  • CHANGES
    • Added a `->parse_file` shortcut wrapper method
    • Added a whole-file mode to examples/viewtree.pl
    • Use named parameter support of Sublike::Extended

Modules

Perl binding for tree-sitter
represents a tree-sitter language grammar
an element of a tree-sitter parse result
parse some input text according to a tree-sitter grammar
represents a set of tree-sitter query patterns
stores the result of a tree-sitter node query
stores the result of a tree-sitter query pattern match
holds the result of a tree-sitter parse operation