Y
Hacker News
new
|
ask
|
show
|
jobs
by
deyiao
133 days ago
Since Claude Code can browse the web, is it fair to think of it as “rewriting and simplifying a compiler originally written in C++ into Rust”?
1 comments
MrPowerGamerBR
133 days ago
In the original post Anthropic did point out that Claude Code did not have access to the internet
link
Alupis
133 days ago
Presumably it had access to GCC (and LLVM/Clang) sources in it's training data? All of which are hosted or mirrored on Github.
link
Ar-Curunir
133 days ago
And all of which are in an entirely different language, and which use pretty different architectures to this compiler.
link
MrPowerGamerBR
132 days ago
I would've guess so, but I was talking about it in a "does Claude Code (not the model) have access to the internet?", which, according to Anthropic, it didn't.
link