mlabs-haskell / mlabs-haskell/lambda-buffers
Runtime: read/write lbf json value from/to filesystem
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We found that it's faily common to interact with lbf JSON objects stored on the filesystem, and it'd be nice if lbf runtime provides such utilities function for said purposes.
Contributor guide
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.
Research direction
The issue names no files, tests, or runtime entry points. Start by locating the Haskell runtime code that handles lbf JSON values, then identify existing serialization utilities; done means providing documented filesystem read and write utilities with suitable tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100