Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You could probably do it in a few days, C is not that hard to compile


And a few seconds more to write a stub `stdio.h` that will allow to compile at least helloworld.

Writing a compiler that can compile the Linux kernel is a bit more involved.


Claude built an optimizer as well. (Not a great one) that takes a lot more. Yes I could lively brute force a C compiler that works much faster.


Right, and that was a design goal of C language... to be close to the machine.


Yes, and I was responding to

> it would take a few years at least


Famous last words.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: