Goals

  • Simplicity - a small and simple language
  • Automatic memory management (versus C and C++)
  • Extensibility - through Lua code and external C code
  • Efficiency - one of the fastest languages
  • Portability - runs on almost all platforms