argumentcomputer / argumentcomputer/ix
Rewrite decoding for Lean datatypes
Open
bug
enhancement
rust
- Dominant language
- Rust
- Stars
- 93
- Forks
- 3
- Avg merge
- 21h 7m
- Merged PRs (30d)
- 45
Description
The Rust FFI has a few recursive implementations for decoding Lean datatypes.
It seems to be a risky breakpoint for recurcion depth, depending on the depth of the Lean expressions at hand.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the recursive decoding implementations in the Rust FFI and reviewing how Lean datatypes are handled; done means the rewrite addresses recursion-depth risk for deeply nested Lean expressions, with regression coverage if the repository provides it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100