scratchfoundation / scratchfoundation/scratch-parser
Support Scratch 1.4
Open
Nobody has claimed this yet.
feature
- Dominant language
- JavaScript
- Stars
- 71
- Forks
- 81
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 1
Description
- Parser for
.sbfiles - Converter for normalization between 1.4 and 2.0 projects
- Test suite
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
Start by locating the existing parser entry points and test structure, then determine where Scratch 1.4 .sb parsing and project conversion belong. Done means implementing the parser, normalization between 1.4 and 2.0 projects, and a test suite covering the behavior listed in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100