Herly Quijano
Newcomer
- Joined
- Mar 19, 2021
- Messages
- 77
- Reaction score
- 10
After a while using Lua, I asked myself, why should I? because is not type-safe because there are not types and is too permissive when it compiles because the way it interpret the code, making harder find errors.
The benefits I can think are is too flexible making it easier to code, but I'm not sure if it's worth.
So can you tell me if there are more benefits about using Lua than I think?
The benefits I can think are is too flexible making it easier to code, but I'm not sure if it's worth.
So can you tell me if there are more benefits about using Lua than I think?