Hacker News new | ask | show | jobs
by frankjr 803 days ago
From Chandler Carruth who leads the C++, Clang, and LLVM teams at Google:

https://github.com/carbon-language/carbon-lang/blob/f9ce0b19...

1 comments

“Existing modern languages already provide an excellent developer experience: Go, Swift, Kotlin, Rust, and many more. Developers that can use one of these existing languages should. Unfortunately, the designs of these languages present significant barriers to adoption and migration from C++.”

Hadn’t heard of Carbon, very cool. Super telling line with the “Developers that can use one of these existing languages should.” Thanks for sharing!