Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❇️ Add USD support #71

Open
furby-tm opened this issue May 4, 2024 · 1 comment
Open

❇️ Add USD support #71

furby-tm opened this issue May 4, 2024 · 1 comment
Labels
enhancement New feature or request language

Comments

@furby-tm
Copy link

furby-tm commented May 4, 2024

Language Name

USD

Tree-Sitter Grammar

https://github.com/ColinKennedy/tree-sitter-usd.git

I will work on this

Yes

Additional Info (optional)

No response

@furby-tm furby-tm added enhancement New feature or request language labels May 4, 2024
@furby-tm
Copy link
Author

furby-tm commented May 5, 2024

I'd be happy to contribute the USD tree parser, but noticed there's quite a few issues with the current purpose of this repository which offers an *.xcframework binary target, somewhere around 250+ missing linker symbols and hard coded developer file paths are baked into this current binary target, which basically classifies all the tree sitters that are currently being shipped as broken.

I'm curious what the benefit is of having all these extra parsers which together quickly scale to millions of lines of code, would a single preprocessed file be able to reduce the amount of maintenance overhead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant