Hacker News new | ask | show | jobs
by xandrius 430 days ago
Exactly, read Lua and got out instantly.

Games are complicated beasts, something along the lines of C# help massively the development and the avoidance of bugs.

Python, <X>Script and Lua are not languages I'd wish to switch to from the coziness of C#. I'd consider Go or Java (although not as hip as it used to be).

1 comments

If you just want static typing, you can write Typescript and compile to Lua: https://typescripttolua.github.io/