Explore >> Select a destination


You are here

dlang.org
| | oleksandrkvl.github.io
3.0 parsecs away

Travel
| |
| | david.tribble.com
2.8 parsecs away

Travel
| | Incompatibilities Between ISO C90 and ISO C++98
| | jorenar.com
4.4 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive overview of various advanced C programming techniques and features. It covers topics such as preprocessor tricks, metaprogramming, inline assembly, coroutines, and more. The text also includes examples of using _Generic for type-based dispatch, handling variadic functions safely, and implementing a garbage collector. The content is highly technical and demonstrates the flexibility and power of the C language.
| | wwwtech.de
25.0 parsecs away

Travel
| [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.