Because Lua's Hello World is just `print("hello, world")`, which looks a lot like Python and doesn't tell you much about actually using the language.
So put a slightly more informative hello world example then.
Look at the Go homepage. Or Nim. (But not Rust sadly.)
The point is, it shouldn’t be too hard just to find an example and get a sense of the language.