C programming language official site
C is a high-level programming language suited for system programming, known for portability and efficiency. The latest standard, C23, will be published on October 31, 2024.
Read original articleC is a general-purpose high-level programming language that is particularly well-suited for system programming due to its low-level capabilities. It is recognized for its portability, interoperability, efficiency, and stability. The language has undergone several revisions, with the most recent standard being C23, which is set to be published on October 31, 2024. Previous standards include C17 (2018), C11 (2011), C99 (1999), C95 (1995), C90 (1990), and C89 (1989). Each revision has contributed to the evolution of the language, ensuring it remains relevant and effective for various programming needs.
- C is a high-level programming language ideal for system programming.
- The latest standard, C23, is scheduled for release on October 31, 2024.
- C is known for its portability, interoperability, efficiency, and stability.
- The language has a history of revisions, with significant updates in 2018, 2011, and 1999.
- C remains a foundational language in the programming community.
Related
The C Standard charter was updated, now with security principles as well
The ISO/IEC JTC1/SC22/WG14 committee oversees C Standard development, focusing on portability, efficiency, and stability. Collaboration with the C++ committee ensures compatibility. Principles guide feature integration, code efficiency, security, and adaptability.
C3 lang – A modern C alternative – 0.6.3 released
C3 is a programming language derived from C, emphasizing ergonomics and safety, with features like optionals, SIMD support, and a developing standard library for graphics and game frameworks.
C++23: ISO/IEC 14882:2024
ISO/IEC 14882:2024 is the latest C++ standard, published in October 2024, replacing the 2020 version. It includes extensive features and supports Sustainable Development Goal 9 on industry and innovation.
ISO C23 Standard Published
ISO/IEC 9899:2024 is the latest C programming language standard, enhancing portability and detailing syntax and rules, but it does not cover program transformation mechanisms or system limits.
Twin Leaks: C++ Walk with Me
C++ evolved from "C with Classes" to become a leading object-oriented programming language, facing challenges from Java and newer languages but revitalized by C++11 for large-scale software development.
I couldn't see which person(s) and/or organizations are behind the site though, I feel that should be made easier to find if it's on there at all, else added.
Thanks!
Related
The C Standard charter was updated, now with security principles as well
The ISO/IEC JTC1/SC22/WG14 committee oversees C Standard development, focusing on portability, efficiency, and stability. Collaboration with the C++ committee ensures compatibility. Principles guide feature integration, code efficiency, security, and adaptability.
C3 lang – A modern C alternative – 0.6.3 released
C3 is a programming language derived from C, emphasizing ergonomics and safety, with features like optionals, SIMD support, and a developing standard library for graphics and game frameworks.
C++23: ISO/IEC 14882:2024
ISO/IEC 14882:2024 is the latest C++ standard, published in October 2024, replacing the 2020 version. It includes extensive features and supports Sustainable Development Goal 9 on industry and innovation.
ISO C23 Standard Published
ISO/IEC 9899:2024 is the latest C programming language standard, enhancing portability and detailing syntax and rules, but it does not cover program transformation mechanisms or system limits.
Twin Leaks: C++ Walk with Me
C++ evolved from "C with Classes" to become a leading object-oriented programming language, facing challenges from Java and newer languages but revitalized by C++11 for large-scale software development.