lust-analyzer-0.1.6 is not a library.
Lust Analyzer
lust-lang.dev · Docs · Core crate
Heavily WIP language server for the Lust scripting language. It targets editor integrations by forwarding parsing, typing, and diagnostics through the main lust library.
Status
- Basic parsing + type checking go through, but large areas (completions, refactors, multi-file project awareness) are experimental or missing.
- Expect frequent breaking changes while the protocol surface settles.
Install
Point your editor’s LSP client at the spawned process to explore the current feature set. Contributions and bug reports are welcome!