Hacker News new | ask | show | jobs
by theresistor 1204 days ago
I'm a heavy-duty C++ programmer professionally, but I find GDScript really nice to work with. It's very well natively supported in the Godot editor, and it inherits the syntactic simplicity of Python that makes it very easy to write small programs in it without having to think much about the details of the language.