Replies: 1 comment
-
One of the reasons GDScript was created is to have complete control over language decisions. Replacing GDScript with a third-party language would be counterproductive to that goal. C# is the only other officially supported language because it's ubiquitous by now, along with C++ (with GDExtension). That said, anyone is free to create a GDExtension language binding for daScript (or any other language).
First-party benchmarks should always be taken with a grain of salt, at least until you verify them on your own hardware (if reproduction instructions are provided) 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://dascript.org/
Looks like python/gdscript
They say it's very fast.
Can it be an alternative to gdscript?
Beta Was this translation helpful? Give feedback.
All reactions