Initializes a Lua script from the provided source code.
The source code of the script file.
The name of the file.
LuaException, if either a syntax or memory error was encountered.
See Implementation
Initializes a Lua script from the provided source code.