6 ms·
If you just want static typing, you can write Typescript and compile to Lua: https://typescripttolua.github.io/ https://typescripttolua.github.io/
by japhib 1y ago
If you just want static typing, you can write Typescript and compile to Lua: https://typescripttolua.github.io/ https://typescripttolua.github.io/
- anentropic 1y agoThe Defold site recommends: > Optional typed Lua using Teal. https://defold.com/product/ https://defold.com/product/ https://defold.com/assets/teal/ https://defold.com/assets/teal/ https://github.com/teal-language/tl https://github.com/teal-language/tl
- britzl 1y agoAlso https://ts-defold.dev/ https://ts-defold.dev/