Remix.run Logo
pjmlp 4 hours ago

Like implementing the compilers used by C devs.

uecker 13 minutes ago | parent [-]

GCC was implemented in C and there are plenty of other C compilers written in C. GCC has been converted to C++ at some point, but large parts are still essentially C and I do not think the change to C++ was actually helpful (but others may disagree). In any case, the idea that one needs C++ to have C compilers is certainly simply wrong.

delta_p_delta_x 5 minutes ago | parent [-]

[delayed]