Skip to content

Instantly share code, notes, and snippets.

@aprell
Created August 11, 2013 16:08
Show Gist options
  • Select an option

  • Save aprell/6205493 to your computer and use it in GitHub Desktop.

Select an option

Save aprell/6205493 to your computer and use it in GitHub Desktop.
Lua as a calculator
y=1+2+3+4+5; lua -e "print(($y)/2)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment