Clarify ambiguous phrasing in roadmap (#2678)

Previous phrasing was unclear, because "language work" sounds like it means language _design_ work.

Co-authored-by: Chandler Carruth <chandlerc@gmail.com>
This commit is contained in:
Geoff Romer
2023-03-15 13:07:35 -07:00
committed by GitHub
co-authored by Chandler Carruth
parent 51f887c348
commit 2cc64ee38a
+4 -3
View File
@@ -60,9 +60,10 @@ We expect this to include a reasonably precise set of requirements across:
We expect this to also include at least enough of Carbon's features and C++
interop to support [our basic example](/docs/images/snippets.md#mixed).
Note that we don't expect to finish the 0.1 language work in 2023. Our goal is
to make sufficient progress that we can complete it in 2024, but there are still
many things that can go wrong and cause significant delays.
Note that we don't expect to finish implementing the 0.1 design in 2023. Our
goal is to make sufficient progress that we can complete the implementation in
2024, but there are still many things that can go wrong and cause significant
delays.
### Complete design coverage of the 0.1 language's necessary features