Y
Hacker News
new
|
ask
|
show
|
jobs
by
derefr
4375 days ago
I said nothing about "compiling to C/C++ as an optimization." I said
targeting C++'s semantics
(i.e. having only features C++ already has) makes a language fast.
1 comments
mreiland
4372 days ago
https://news.ycombinator.com/item?id=7921511
> If you want all the advantages of C++ compilers, you can write a backend for the language's compiler that generates C++.
link