Hacker News new | ask | show | jobs
by tjr 132 days ago
I wonder how much more it would take Anthropic to make CCC on par with, or even better than, GCC.
1 comments

At the current state of AI, some centuries.

As far as I underestand from the comments, Anthropic released a "compiler" that translates C code to some assembly, which might or might not be valid input for a linker.

They claimed they were able to compile the Linux kernel (which version ? which config) and boot it (was the boot successfull ? were all devices correctly initialized ? Is userland running without problems ?)

At the moment it really looks like a political farce with no real outcome except some promisses.

Is there a code repository so i can test it ?

What is the licence of this compiler ?