7 ms·
It seems for me fundamentally wrong to use C# to write some scripting language, since C# itself is pretty high-level and is used widely for scripting (like in U
by Panzerschrek 1mo ago
It seems for me fundamentally wrong to use C# to write some scripting language, since C# itself is pretty high-level and is used widely for scripting (like in Unity).
- jocoda 1mo agoThe README mentions that C# was used initially so I'd be surprised if that support is not still in there.