Hacker News new | ask | show | jobs
by xwowsersx 974 days ago
Looking at other replies here, I can see I wasn't the only one who didn't realize there is Lua and Luau. Luau is an extension of Lua: https://luau-lang.org/

> Luau is syntactically backwards-compatible with Lua 5.1 (code that is valid Lua 5.1 is also valid Luau); however, we have extended the language with a set of syntactical features that make the language more familiar and ergonomic.

1 comments

Oh yes, thank you for posting the link. It's hard to notice the extra `u`