Hacker News new | ask | show | jobs
by ufo 398 days ago
I'm not sure if I follow.

Teal still compiles all those things into plain Lua tables, it's just that the type system has different table subtypes for better type checking. I think the variable scoping is also the same as regular Lua?