Hackernews posts about C/C++
C/C++ is a family of general-purpose programming languages that originated from the C language and continue to evolve, known for their efficiency, portability, and flexibility.
- Show HN: A C/C++ IDE written in C from scratch with zero dependencies (giovannicarlino04.itch.io)
- Jim Roskind's C and C++ grammars (blog.robertelder.org)
- An Extensive Benchmark of C and C++ Hash Tables (jacksonallan.github.io)
- Show HN: First IDL for Object-Graph Serialization (Apache Fory IDL) (fory.apache.org)
- Why is this program erroneously rejected by three C++ compilers? (stackoverflow.com)
- From C char to string_view: The cost of abstraction in C++ strings (thecloudlet.github.io)