Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Plan 9 versus C++

Name: Anonymous 2011-01-13 3:37

http://man.cat-v.org/plan_9_contrib/1/c++

cfront 3.0.1 as the C++ to C translator

AHAHAHAHAHAHAH

Name: Anonymous 2011-11-17 23:19

>>1
What's so funny? The original C++ compiler was a C++ to C translator. That's all compilers are anyway, pattern matchers which transform a bunch of structured input patterns into structured output patterns. Doesn't matter if the output is another high-level language, intermediate representation, or machine language.

Using cfront is the least amount of work to get C++ support. They could port clang/llvm, but they would need to do a lot of work in the llvm backend to support Plan 9.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List