We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b28afa commit 40babfeCopy full SHA for 40babfe
www/FAQ.rst
@@ -15,7 +15,7 @@ Not in the short term. C++ is a very pragmatic language for implementing
15
compilers, since it has good performance characteristics and allows higher-level
16
programming idioms than C.
17
18
-That said, we do expect Swift to a better language than C++ in a number of ways,
+That said, we do expect Swift to be a better language than C++ in a number of ways,
19
so why don't we implement the compiler itself in Swift? There are a couple of
20
reasons that bootstrapping is not a good idea, at least in the short term:
21
0 commit comments