hush 0.1.3

Hush is a unix shell scripting language based on the Lua programming language
1
2
3
function hello()
  self = 2
end