verbena 0.1.0

Scripting language
Documentation
1
2
3
4
print typeof(125)
print typeof(1.25)
print typeof("1.25")
print typeof([1.25])