tree-sitter / tree-sitter-julia

Julia grammar for tree-sitter
MIT License
96 stars 33 forks source link

not having generated files in source tree (discussion) #16

Closed FelipeLema closed 4 years ago

FelipeLema commented 4 years ago

I'm stating reasons / ways to work on tools to get the generated files out of the source tree so they don't need to be tracked. why?

tools / ways to handle and distribute generated files

I can do the work myself if people are patient enough to wait. I would like to hear everyone else's opinion on this matter.

FelipeLema commented 4 years ago

well, I just found out that this is a discussion that should be scaled to the main tree-sitter project since all tree-sitter-{lang} repos share this structure

FelipeLema commented 4 years ago

relates to https://github.com/tree-sitter/tree-sitter/issues/240