lean-ja / lean-ja/lean-by-example
macro コマンドで notation コマンドを再現できるか?
Open
Nobody has claimed this yet.
要調査
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
notation コマンドが受け入れる構文を正確に理解していなくて再現できない。どういう構文を受け入れるのか?
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 comparing the syntax accepted by the macro command and the notation command, which are the entry points named in the issue. Document the accepted syntax and clearly state whether the macro command can reproduce the notation command; no files or tests are identified in the payload.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100