CCC (Claude's C Compiler) on Compiler Explorer
1–10 of 10 posts
Re: CCC (Claude's C Compiler) on Compiler Explorer
#2Re: CCC (Claude's C Compiler) on Compiler Explorer
#3Re: CCC (Claude's C Compiler) on Compiler Explorer
#4Checking the list of issues on github is required https://github.com/anthropics/claudes-c-compiler/issues
Re: CCC (Claude's C Compiler) on Compiler Explorer
#5Checking the list of issues on github is required https://github.com/anthropics/claudes-c-compiler/issues
You'll get a much better view about what it does and doesn't do by spending same amount of time looking at it yourself and maybe trying to take that back to the comments here where there is a decent chance at least a massively larger portion of the comments aren't bots or memes.
Re: CCC (Claude's C Compiler) on Compiler Explorer
#6Checking the list of issues on github is required https://github.com/anthropics/claudes-c-compiler/issues
I'd really recommend not. It's 75% one guy running AI agents talking like it's his project, 24% shitposting about AI, and 1% anything else. You'll get a much better view about what it does and doesn't do by spending same amount of time looking at it yourself and maybe trying to take that back to the comments here where there is a decent chance at least a massively larger portion of the comments aren't bots or memes.
Any way, for what it's worth, I tried it, using a random code; Unable to compile; Does not support c17, apparently;
Please take the time to run llvm's test suite with it and share the results !
(but it does not really matter)
edit: it does not matter because we'd need something new or something better; It fails on both accounts;
Re: CCC (Claude's C Compiler) on Compiler Explorer
#7I find this a tad funny since ccc is my claude code alias, since cc is taken up by the actual, working, greatly optimised and really well made Clang C compiler.
Re: CCC (Claude's C Compiler) on Compiler Explorer
#8Checking the list of issues on github is required https://github.com/anthropics/claudes-c-compiler/issues
I'd really recommend not. It's 75% one guy running AI agents talking like it's his project, 24% shitposting about AI, and 1% anything else. You'll get a much better view about what it does and doesn't do by spending same amount of time looking at it yourself and maybe trying to take that back to the comments here where there is a decent chance at least a massively larger portion of the comments aren't bots or memes.
Re: CCC (Claude's C Compiler) on Compiler Explorer
#9Earlier quoted context omitted.
I'd really recommend not. It's 75% one guy running AI agents talking like it's his project, 24% shitposting about AI, and 1% anything else. You'll get a much better view about what it does and doesn't do by spending same amount of time looking at it yourself and maybe trying to take that back to the comments here where there is a decent chance at least a massively larger portion of the comments aren't bots or memes.
Despite your objection to looking, I did. What you're saying doesn't seem to check out. For example, hellow world not compiling seems like a significant issue and at first glance seems genuine even if there is some anti ai banter in the thread.
Of course - you do you, not everyone is the same. If that kind of discussion piques your interest or feels easier to consume then there is plenty more to be found there. At least that guy's bot spamming 75% of the issues board has closed them all now (though the comments are still there in responses other issues) so it's a little cleaner.
N.b. for anyone seeing "root@main" in the above link - that's just an ephemeral rootless container instance on a dev VM host from a template named "main" I spun up to mess with CCC. I.e. "don't let the prompt imply I recommend using actual root on your actual main box to do much of anything, let alone run random projects from GitHub" :).