lua-language-server
lua-language-server copied to clipboard
a lua implement by rust
see: https://github.com/CppCXY/lua-rs
The current implementation performs significantly worse than the C-based Lua in terms of performance. At present, it is more of an academic toy and does not have practical value for use; it serves only as a reference for implementation.