Will Defold support an official alternative language like Godot does?

So does this mean it’s possible for us to use our own language in Defold?

I have my own language, which is a modified version of Lua based (only changed some reserved words to make them more semantic, and I also changed the file extension to one I prefer) Basically, it’s still Lua—just a sort of dialect.