
Xuejie Xiao
@xxuejie
Dad. Husband. Mostly rantingโข. I wish there were fewer programming languages. No abstraction is truly zero cost.
ID: 16361921
https://xuejie.space 19-09-2008 11:09:32
2,2K Tweet
649 Followers
641 Following










logic destroyer What most people donโt realize is the important part of C for portable and embedded work isnโt the language itself but the preprocessor, the stdint.h header, inline asm, and concatenation of adjacent string literals. Any language with equivalent features that can compile to



