lua-users home
lua-l archive

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


I just found out about the 'TypedLua' project by André Murbach,
which looks like an interesting approach to adding static type checking
to the Lua language:

"Typed Lua is a typed superset of Lua that compiles to plain Lua. It
provides optional type annotations, compile-time type checking, and
class-based object oriented programming through the definition of
classes, interfaces, and modules."

https://github.com/andremm/typedlua

-- 
:wq
^X^Cy^K^X^C^C^C^C