mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:00:13 +01:00
This is a proposal to make the Carbon experiment public. We have not yet hit many of the originally suggested criteria for going public. However, this proposal suggests that increasingly there is more value to moving public sooner rather than waiting to hit these criteria. We are increasingly unable to substantially learn more about the broader interest in Carbon without it being public and we increasingly see value in working with the industry to build and shape the language. Given this, the proposal removes the old plan-of-record and suggests a concrete set of steps to make the experiment public in the immediate future. This is not a change that we can make lightly to the project, and so we worked to check with as many folks as we could first and all three leads were unanimous to move forward here. Note that this proposal was originally discussed in PR #1315. Co-authored-by: josh11b <josh11b@users.noreply.github.com> Co-authored-by: Richard Smith <richard@metafoo.co.uk>
1.0 KiB
1.0 KiB
Project
This directory contains project-related documentation for Carbon. Information about how the project works, goals, and community information belong here.
- Goals, and principles derived from those goals
- Roadmap and the process for updating it
- Carbon's process for evolution and governance
- Groups used for contacting key contributors and determining access
- Contributing to Carbon:
- Tools used when contributing to Carbon
- Style guides for language design and C++ code
- How Carbon does code review
- Trunk-based pull-request GitHub workflow used by Carbon