tree-sitter / tree-sitter-julia

Julia grammar for Tree-sitter
MIT License
93 stars 31 forks source link

Breaking: Refactor function signatures #125

Closed savq closed 4 months ago

savq commented 7 months ago

This is an experiment to check if function signatures can be simplified to reduce conflicts, reduce parser size and make some pattern querying easier.