Y
Hacker News
new
|
ask
|
show
|
jobs
by
yjftsjthsd-h
3192 days ago
If bootstrapping/portability is the goal, probably C.
1 comments
damnstraight
3192 days ago
Conveniently there are already C++ compilers bootstrappable with C.
link
tavert
3192 days ago
Any that are both open-source and C++11 compliant? Guess you can still build g++-4.6 with just C, then a newer g++ from that, but it's a bit of a pain.
link