Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jdbdbebe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
jdbdbebe
2y ago
There are two kinds of bootstrapping: * Bootstrapping a language on a new architecture using an existing architecture. With modern compilers this is usually done using cross compilation * Bootstrapping a language on an architecture _withou
2.
▲
by
jdbdbebe
2y ago
Nice hobby project but in my opinion it's futile since rustc moves quite fast and is using the newest rust features Having a rust backend emitting C would be an easier way but at that point, just cross compile