An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
Pressing CTRL-Z on the interpreter causes the following:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at MoonSharp.Program.InterpreterLoop(ReplInterpreter interpreter, ShellContext shellContext) in Z:\git\my\moonsharp\src\MoonSharp\Program.cs:line 68 at MoonSharp.Program.Main(String[] args) in Z:\git\my\moonsharp\src\MoonSharp\Program.cs:line 47
Pressing CTRL-Z on the interpreter causes the following:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at MoonSharp.Program.InterpreterLoop(ReplInterpreter interpreter, ShellContext shellContext) in Z:\git\my\moonsharp\src\MoonSharp\Program.cs:line 68 at MoonSharp.Program.Main(String[] args) in Z:\git\my\moonsharp\src\MoonSharp\Program.cs:line 47