Moving fixed language features to Stdlib
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 29
Description
### What
The other major feature we work towards is the standard library, i.e. moving some of the features from the compiler into the language itself. This requires a number of improvements. Two name two: more capability of introspection; and more importantly, templates.
### Why
...
### How
...
#### Tasks
- [ ] ...
### Notes
### Out of scope
- ...
---
### Resources
1. #10282
1. #10639
2. https://github.com/ethereum/solidity/pull/14249
Contributor guide
Research direction
Start by reading issues #10282 and #10639 and pull request #14249, the only resources named in the issue. The issue names no files, tests, entry points, or concrete acceptance criteria; what counts as done is not defined beyond moving compiler features into the standard library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, solidity
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100