Skip to content

Add language tool#9

Closed
kaleidawave wants to merge 10 commits intomainfrom
language-tool
Closed

Add language tool#9
kaleidawave wants to merge 10 commits intomainfrom
language-tool

Conversation

@kaleidawave
Copy link
Owner

Intially: experiment with dynamic loading of tree-sitter libraries

Want

  • Rename Rust items
  • Add parameters to Rust types and functions
  • Also work with .tsx, .py etc
  • Find comments

@kaleidawave kaleidawave added rust Written in Rust tool CLI tool labels Jun 21, 2025
@kaleidawave

This comment was marked as resolved.

@kaleidawave
Copy link
Owner Author

Turns out I was dropping libloading::Library while tree_sitter_language::LanguageFn was still using the symbol via from_raw.

Now fixed

@kaleidawave
Copy link
Owner Author

@kaleidawave kaleidawave added parsers text -> structure utility reusable code labels Jul 13, 2025
@kaleidawave
Copy link
Owner Author

Has been moved to a private project

@kaleidawave kaleidawave closed this Dec 3, 2025
@kaleidawave kaleidawave deleted the language-tool branch January 21, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parsers text -> structure rust Written in Rust tool CLI tool utility reusable code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant