roc-lang / roc-lang/basic-cli

Create large-file-read-buffered.roc example

Open
#215 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Rust
Stars
121
Forks
45
Avg merge
18h 43m
Merged PRs (30d)
10

Description

Once https://github.com/roc-lang/basic-cli/pull/206 is merged we should add an example with a large file as well. Running it should take about ~10 seconds on CI. Buffered is used for large files, so we should demonstrate that and it's also nice to have that tested.

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 checking pull request 206 and reviewing the repository's existing example files. Add the large-file-read-buffered.roc example using buffered reading for a large file, then run it and verify that it completes in about 10 seconds on CI.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.