Conversation
Notices
-
Embed this notice
@mikuphile your "work properly" is more like "work like c code does" preconceived brainrot
-
Embed this notice
@moth_ball @mikuphile @romin C is the baseline standard for getting things done, because it doesn't get in your way and do things like refuse to allow you to dereference a pointer - so low level hardware stuff is usually implemented in C, including inline assembly as needed.
-
Embed this notice
@romin @mikuphile isn't C like the baseline standard for giving instructions to thhe hardware or something