forked from modular/mojo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a new proposals subdirectory and the value ownership proposal
from January as an example.
- Loading branch information
Showing
2 changed files
with
498 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Mojo🔥 engineering design proposals | ||
|
||
This directory contains ad-hoc design proposals put together by the Mojo | ||
engineering team. These are meant for to help shape discussion and refine the | ||
design of various subsystems, but typically get obsoleted and incorporated into | ||
more canonical documentation when the implementation work concludes. There is | ||
no attempt to keep these up-to-date as the language evolves, so they are | ||
more for historical reference than as a user-guide for the language. |
Oops, something went wrong.