@aeva DLang is p nice if I may say so my self
Conversation
Notices
-
Luna 🇩🇰🦊 //nullptr::live (lunafoxgirlvt@vt.social)'s status on Friday, 03-Mar-2023 03:50:02 JST Luna 🇩🇰🦊 //nullptr::live -
aeva (aeva@mastodon.gamedev.place)'s status on Friday, 03-Mar-2023 03:50:03 JST aeva I'm a bit curious to try out the D programming language (hereby known as "the D") for its metaprogramming and memory safety features, in large part because it can be seamlessly compiled into C++ programs, but I'm a bit hesitant to use any exotic configurations like that in any of my serious projects.
One of the memory safety features I'm interested in is automatic garbage collection, which they boast outperforms manual memory management due to reduced heap allocations.
-