Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
naivete
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
naivete
9y ago
What are you talking about, C doesn't have a concept of a module or a library in the first place. Nothing about C is easy or logical. C only makes sense in 1965 on PDP7. All these hacks just work around the inherent shittyness of C
2.
▲
by
naivete
9y ago
There isn't really that much unnecessary stuff in there. It's more like 20k LoC but half of it is comments. And if included as a header most of it will get stripped away by the preprocessor. Just for context, in C++ including std:
3.
▲
by
naivete
9y ago
Is your naive preprocessor implementation complete and standards compatible C99? Or just some bastardization of it? If not the 600 MBps bench is as good as useless. What's the C preprocessor speed of GCC/Clang/MSVC? Any ben