Shin Posted February 23, 2019 Report Share Posted February 23, 2019 Since using LUA one can write code for both the WoW client and the server (using Eluna), I thought it would be interesting to know that whenever you used LUA before, you can now use TypeScript thanks to this transpiler: https://typescripttolua.github.io/ A generic TypeScript to Lua transpiler. Write your code in TypeScript and publish Lua! TypeScript is a modern language. According to Stackoverflow it was one of the most loved languages of 2018. I've been using it a work and I'm quite happy with it. Link to comment Share on other sites More sharing options...
Shauren Posted February 23, 2019 Report Share Posted February 23, 2019 did someone really replace js with lua as output for TS? Link to comment Share on other sites More sharing options...
Shin Posted February 23, 2019 Author Report Share Posted February 23, 2019 6 hours ago, Shauren said: did someone really replace js with lua as output for TS? Yes Link to comment Share on other sites More sharing options...
Recommended Posts