C-Language.org
C is a high-level programming language suitable for system programming, known for its efficiency and portability. 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 C language has undergone several revisions, with the most recent standard being C23, which is set to be published as ISO/IEC 9899:2024 on October 31, 2024. Previous standards include C17 (ISO/IEC 9899:2018), C11 (ISO/IEC 9899:2011), C99 (ISO/IEC 9899:1999), C95 (ISO/IEC 9899:1990/Amd 1:1995), C90 (ISO/IEC 9899:1990), and C89 (ANSI X3.159-1989). Each revision has contributed to the evolution of the language, ensuring it remains relevant and effective for modern programming needs. Additional resources and references regarding the C standards and their revisions can be found on the C Standards Committee's website.
- C is a high-level programming language ideal for system programming.
- The latest standard, C23, is scheduled for release on October 31, 2024.
- Previous standards include C17, C11, C99, C95, C90, and C89.
- C is known for its portability, interoperability, efficiency, and stability.
- Resources for C standards and revisions are available on the C Standards Committee's website.
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.
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.
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.
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.