Skip to content

Comment on Lune: Standalone Luau Runtimeparent

Comments

Do you mean colons for calling methods of an object, or semicolons at the end of lines?

Lua doesn't require semicolons at the end of lines. (Or lines at all.) Meanwhile accidentally using a period instead of a colon (field call instead of namecall) is completely semantically different (namecall passes self).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.