luah 1.1.0

Unofficial lua impl by HydroRoll-Team.
Documentation
1
2
3
4
5
print(nil)
print(false)
print(123)
print(123456)
print(123456.0)