Post #3594742
2026-07-05 01:20 UTC
also I still think the syntax around pointers and arrays is inconsistent and could’ve been done much better. every time I type *var or var[] or &var I feel a little dirty
Replies (1)
-
@kasdeya@cryptid.cafe 2026-07-05 01:22
I would really love if someone made a language that’s as low-level and simple as C, but without all the bad/inconsistent decisions of C