Post #1981521
2026-05-04 12:36 UTC
@typeswitch it reminds me of my experiments in collège (secondary [uk]/ middle [us] school), where I tried to do code that looks like Object Oriented in C by storing function adresses in structures, so the main.c could look like the oo programming was built-in.
Replies (1)
-
@Steel_Virgin@eldritch.cafe 2026-05-04 12:40
@typeswitch and it makes me feel like every language is just C but highly preprocessed