runtimeverification / runtimeverification/haskell-backend
Adjust documentation for kore-syntax and kore-JSON to multi-ary and/or
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
To follow up on the changes to \and and \or syntax in textual kore and kore-JSON, we should
- update the kore syntax documentation (which currently features a
multi-orwithin\left-assocor\right-assoc) - adapt the json schema file to reflect the field changes for
andandor. (earlier PR)
Originally posted by @jberthold in https://github.com/runtimeverification/hs-backend-booster/pull/337#pullrequestreview-1683537212
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
Locate the kore syntax documentation and the JSON schema file referenced in the issue, then review the earlier changes to the and/or fields. Update the documentation and schema to match the multi-ary and/or syntax, and verify that the examples and schema fields consistently reflect those changes.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100