Awesome
EmmyLuaAnalyzer-Rust
This project is in its early stages and is currently unavailable.
crates
emmylua_parser
: A Lua parser written in Rust, designed to provide efficient and accurate parsing of Lua scripts. This crate serves as the foundation for other tools in the project, enabling robust code analysis and language server functionalities.code_analysis
: lua code analysis base on emmylua_parser.emmylua_ls
: language server for Lua.