repowise-dev / repowise-dev/repowise

[Feature] support lean4

Closed
#502 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.