Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
3836293648
3mo ago
0 comments
Save
Share
You could probably do it in a few days, C is not that hard to compile
0 comments
4 comments · 4 top-level
top
newest
oldest
red75prime
3mo ago
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.
bluGill
3mo ago
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.
lateforwork
3mo ago
Right, and that was a design goal of C language... to be close to the machine.
1 more reply
imtringued
3mo ago
Famous last words.
j
/
k
navigate · click thread line to collapse