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

    I recognize you and your profile picture from some quite popular Luanti mods. :D I have a question regarding making content for Luanti:

    I’ve been interested in maybe some day making a game for Luanti, but I don’t really like Lua (I for example imagine that undefined variables evaluating to nil rather than directly throwing an error, identifiers by default being public, and absence of static checking of possibility of null dereference before runtime to be things that can cause quite some annoying bugs). Is there some popular X to Lua transpiler that you’ve heard people using? Something like what Typescript is to JS or Kotlin/Clojure/Scala to Java (not exactly the same thing since they all compile directly to jvm bytecode rather than java, but you get the point).

    I hope I’m not insulting you by asking such a question.