Post #3921087
2026-05-19 17:03 UTC
@SRAZKVT@tech.lgbt on a personal level (and i don't think i can say this with the safety-critical hat anywhere near me lol) i do think that if you're not extending the syntax, you're not writing with the full language
syntactic abstractions are one of your tools for expression
if your high-level logic expresses things like allocation modes you should feel safe expressing your intent with blocks like no_gc { /* statements */ } or summat
the ideal of any API is composability
obviously, many C interfaces (of all kinds) fail dramatically at it
@eniko@mastodon.gamedev.place
Replies (0)
No replies.