review and tidy Primitives.hs
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by reviewing Primitives.hs and cataloguing which definitions are required, especially word and the Yul primops, versus relics from earlier iterations. Then assess whether the remaining constructs belong in a prelude.solc. Done means the primitive set has been reviewed, unnecessary definitions are removed, and any extraction decision is documented or implemented.
Written by the indexing model from the issue text.
Description
Primitives.hs contains many things that are either needed but not really "true" primitives, or are relics from previous iterations and no longer required.
As far as I'm aware the only real fundamentally required primitives are:
word- the yul primops
We should review the set of primitives in Primitives.hs and:
- remove the ones we don't need
- consider extracting the remaining constructs into a
prelude.solc
- Dominant language
- Haskell
- Stars
- 113
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from argotorg/solcore
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
All issues in argotorg/solcore
Similar issues
-
typst-0.12 Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
commercialhaskell/stackage#8127 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
input-output-hk/haskell.nix#2573 ·
-
docs
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
needs triage type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100