<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>c3</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/753/feed"/>
    <updated>2026-06-06T05:25:57+00:00</updated>
    <id>https://links.biapy.com/guest/tags/753/feed</id>
            <entry>
            <id>https://links.biapy.com/links/672</id>
            <title type="text"><![CDATA[C3]]></title>
            <link rel="alternate" href="https://c3-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/672"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[C3 is an evolution, not a revolution: the C-like for programmers who like C.

C3 is a programming language that builds on the syntax and semantics of the C language, with the goal of evolving it while still retaining familiarity for C programmers.

Thanks to full ABI compatibility with C, it&amp;#039;s possible to mix C and C3 in the same project with no effort. As a demonstration, vkQuake was compiled with a small portion of the code converted to C3 and compiled with the c3c compiler. 

- [C3 Language @ GitHub](https://github.com/c3lang/c3c).

Related contents:

- [2025-05-29 # Learning C3 @ alloc.dev](https://alloc.dev/2025/05/29/learning_c3).
- [Forget Borrow Checkers: C3 Solved Memory Lifetimes With Scopes @ The C3 Blog](https://c3-lang.org/blog/forget-borrow-checkers-c3-solved-memory-lifetimes-with-scopes/).]]>
            </summary>
            <updated>2025-08-28T17:50:22+00:00</updated>
        </entry>
    </feed>
