2 ms·
You missed this from last year https://github.com/anthropics/claudes-c-compiler https://github.com/anthropics/claudes-c-compiler Also I dunno why you should b
by mathisfun123 7d ago
You missed this from last year
https://github.com/anthropics/claudes-c-compiler https://github.com/anthropics/claudes-c-compiler
Also I dunno why you should be impressed by this - gcc isn't anything near eg navier stokes
- karmakurtisaani 7d agoThere must be like a 1000 examples of c compilers in git hub alone. No idea why building LLM building one is impressive. It's right there in the training data.
- vatsachak 7d agoI said gcc, not a C compiler
- karmakurtisaani 7d agoTrue, it does more than just c. Does it do anything the usual LLMs don't have in their training data tho? I doubt it.
- vatsachak 7d agoNo, not that is does anything more... It's that gcc is an old and reliable piece of software built on abstractions that have stood the test of time.
- mathisfun123 7d agoby that measure an LLM can "build" you gcc by doing cp -R lol
- vatsachak 7d agoNo. Starting in a sandbox given only the C specification and assembly code specification build a gcc equivalent (maintainability and performance) from the ground up.
- mathisfun123 7d agoBrother I have no idea what your goalposts are supposed to measure in your mind but I do know they're meaningless for everyone else.
- deleted 7d ago[deleted]
- vatsachak 7d agoOkay tell me why that's not even close to gcc. You can use an LLM