• Wuzzy@cyberplace.social
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    @Faresh Yeah, Lua definitely does have some weaknesses but I’ve seen worse so it doesn’t stop me from using it.

    I’m not aware of any TypeScript-like language for Lua.
    I found TypeScriptToLua but I don’t like the idea as those are entirely different languages.

    But luacheck is relatively popular in the Luanti community for static code analysis and linting.

    • Faresh@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      17 hours ago

      Thanks! Yeah, typescript was just an example that I gave because it was made to tackle the perceived problems in javascript. I never used it myself and just mentioned it to explain the idea I was getting at.