runtimeverification / runtimeverification/haskell-backend
Cut patterns
Open
Nobody has claimed this yet.
feature
runtimeverification/hs-backend-booster
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Add cut patterns to RPC server execute request
Contributor guide
No contributing guide indexed for this repository
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 RPC server's execute request entry point and reading how its current request patterns are represented and handled. Determine the expected semantics for cut patterns and verify the execute request accepts and applies them; the issue provides no test or file path, so project maintainers should clarify those details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100