roc-lang / roc-lang/examples

example suggestion: Octal notation in Roc

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

example suggestion good first issue
Dominant language
Shell
Stars
46
Forks
19
Avg merge
13h 38m
Merged PRs (30d)
19

Description

Inspiration:

» 0o1
1 : Int *

» 0o10
8 : Int *

» 0o01
1 : Int *

» 0o100
64 : Int *

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the repository's existing Roc examples and how numeric-literal examples are organized. Add an octal-notation example based on the values shown in the issue, and consider the work done when those cases are represented consistently with the surrounding examples.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.