top | item 33763277

(no title)

varajelle | 3 years ago

CppFront is a different project entirely. It's like saying C++ is C's future

discuss

order

Iamreadingthehn|3 years ago

CppFront compiles to C++ and everything is intended to map to clean usable C++ code so that if the project fails, the code is still salvageable in its C++ form.

It's not intended as a separate language.

pjmlp|3 years ago

I can do the same with Eiffel, so is Eiffel C++'s future?