repowise-dev / repowise-dev/repowise
[Feature] support lean4
Closed
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 711
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 439
Description
Problem
I'd like to index my lean4 codebase to use this tool
Proposed Solution
I think it would be enough to add in https://github.com/Julian/tree-sitter-lean
Alternatives Considered
N/A
Additional Context
Lean4 is a really popular theorem prover (and gpl). LLMs are quite good at it!
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 reviewing how the tool adds language parsers and how the proposed tree-sitter-lean integration would fit. Add Lean4 support using Julian/tree-sitter-lean, then verify that a Lean4 codebase can be indexed and run the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100