LuaLS / LuaLS/lua-language-server
Lua 5.5 runtime lib
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 442
- PR merge metrics
- No merged PRs in 30d
Description
see: https://github.com/CppCXY/lua-rs
The current project is a Lua 5.5 runtime implemented in Rust. The implementation is fairly complete, but performance still needs optimization, and there are quite a few deep-seated bugs that need to be fixed. I would welcome anyone interested to take a look or help me fix them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked CppCXY/lua-rs repository and its Lua 5.5 runtime implementation. The issue identifies performance optimization and deep-seated bug fixing as goals but names no files, tests, or specific failure. Done would require improving runtime performance and resolving the relevant bugs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, rust
- Domain
- compilers, devtools
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100