lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Also, there’s a brilliantly simple library called luatask by Daniel Quintela that could be tidied up and modernised (tidying up the memory management would be nice) as an officially sanctioned, minimalistic multitasking library.

 My 2c.

> On 29 Apr 2023, at 00:58, Gabriel Soldani <gabriel@gabrielsoldani.com> wrote:
> 
> Hi, everyone.
> 
> If you know of a library or tool in the Lua ecosystem that lacks support
> for Lua 5.4, has pending bug reports, has been orphaned, or is currently
> looking for a maintainer, please let me know.
> 
> I am a Computer Science student at PUC-Rio, and I am working on an
> undergraduate project advised by Prof. Roberto Ierusalimschy. As part of
> my project, I am looking to adopt one or more libraries in the Lua
> ecosystem and contribute to open source software.
> 
> I believe that contributing to these libraries will be a great
> opportunity for me to learn and grow as a developer, while also giving
> back to the Lua community.
> 
> If you have any suggestions or recommendations, please feel free to
> reply to this email or contact me directly. Thank you for your time.
> 
> Best regards,
> 
> Gabriel Soldani