Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 163 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 163 Bytes

tree-sitter-perl

a perl parser for javascript

To generate the parser output

npm run generate

Tests

npm run test

Run examples

npm run example