Module kailua_syntax::lang [] [src]

Source language description.

Right now Kailua only supports the entirety of Lua 5.1 and its own extension syntax, but these types may allow other versions of Lua in the future.

Structs

Language

Describes a language version being used.

Enums

Kailua

Kailua version.

Lua

Lua version.