lean-catLogic / lean-catLogic/formalization
Improve synCat cleanup & thin_cat.by_thin tactics
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Current cleanup tactic (in syntacticCat) is a bit brute force, and probably not super robust. Should be replaced with a tactic that actually reads the context and responds in an intelligent way.
Leftover issue from #4
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 inspecting the syntacticCat cleanup tactic and thin_cat.by_thin, then review the context around leftover issue #4. Define and implement the intended context-aware behavior, with completion judged by cleanup and thin_cat.by_thin responding robustly rather than using brute force.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100