Thread with 14 posts

jump to expanded post

look at this gdscript script i wrote just now, having barely touched the engine in years. there is only a single explicitly specified type here, but it's statically typed. there is no class keyword here, but it's oop. it's all that and familiar, beginner-friendly and readable!

Open thread at this post
Alex Rock , @pierstoval@mastodon.social
(open profile)

@hikari It's indeed really good because it mixes simplicity and familiarity with other languages.

However, I'm still not fan of the "the file is implicitly a class by default" strategy, I'd rather have everything be explicit, just like with Unity and C#, it allows for easier class-related quick documentation.

Or go full fledged and use Rust instead :p

Open remote post (opens in a new window)