lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I read this proposal to ECMAScript, and it seems like it could be a good idea for lua

https://tc39.es/proposal-type-annotations/

Basically, its type annotations, but the actual implementation just ignores it, so tooling can use it

Thoughts?