Development Updates


Work on MiniScript 2 continues to pick up speed, and the team shared that a working REPL is now in place in both C# and C++. The latest dev log also mentions a refactor to better preserve globals across REPL entries, plus a fix for multi-function REPL handling and Ctrl-D to exit.
GitHub: miniscript2

On the raylib-miniscript...