gren-lang / gren-lang/core

bytes to hex

Open
#98 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
JavaScript
Stars
48
Forks
14
Avg merge
4h 14m
Merged PRs (30d)
1

Description

Many times while working on gren-ansi and gren-tui I've wished there was a way to easily find the hex code for some bytes value. For example, my current headache is trying to figure out how to match on the function keys.

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

The issue names gren-ansi and gren-tui but does not identify a file, test, or core entry point. Start by locating the byte-related APIs in Gren's core package and checking how those consumers currently inspect byte values. Done means providing a clear way to obtain hexadecimal representations for byte values, with coverage for the function-key use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.