Astrocoders / Astrocoders/emv-parser
Tree to string
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently we only parse from string to tree and not the opposite path
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing string-to-tree parser entry point and determine the tree and string formats it accepts. Define the reverse conversion's expected output and behavior from the current parser before implementing it; done means trees can be converted back to strings consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100