Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Lua can have N interpreters running independently on separate threads in a single process. Contrast this with python which has a global interpreter lock.