tree-sitter / tree-sitter-cli

CLI tool for creating and testing tree-sitter parsers
MIT License
45 stars 15 forks source link

JS grammar API could use array literals for sequences #8

Closed robrix closed 8 years ago

robrix commented 8 years ago

Basically just allow […] as a synonym for seq(…).