I think Julia is the right choice for game scripting. It gives REPL, possibility to modify code during execution and performance of a native language. Static types mean scalability, solutions of any size stay manageable.
I think Julia is the right choice for game scripting. It gives REPL, possibility to modify code during execution and performance of a native language. Static types mean scalability, solutions of any size stay manageable.