Ideally I'd like to have a static type checker / compiler, something like
typescript but for lua instead of javascript.
Already existing projects:
* emilk/sol: Lua + Typesafety = Sol
https://github.com/emilk/sol|Portada|Blog|Wiki|
Ideally I'd like to have a static type checker / compiler, something like
typescript but for lua instead of javascript.
Already existing projects:
* emilk/sol: Lua + Typesafety = Sol
https://github.com/emilk/sol
π