I Language Enhancement Proposals (ILEPs) are requests for change and guides for editors. This could be a request, for a new feature (new features should always be requested as an ILEP, when they are big enough).
000
-099
Internal things100
-999
Main proposals
Note The numbering scheme might change as the language grows.
Link | Description |
---|---|
000 | Intro |
001 | Index |
002 | What is this language? |
003 | What is this language not? |
004 | (Build-in) Modules |
005 | Examples |
006 | Contributing |
007 | Decisions |
008 | Style guide |
009 | Docstrings |
010 | Path conventions |
011 | Git specific conventions |
100 | Main proposals |
101 | Build-in package manager |
102 | Make semicolons necessary |
- Create an new issue.
- The changes will be reviewed by the maintainers.
- If your changes get accepted, you should fork the repository and clone it. Then you make the proposed changes and create a pull request.