lean-ja / lean-ja/lean-by-example
macro_rules と syntax コマンドのマクロとして、macro コマンドを定義する
Open
Nobody has claimed this yet.
メタプログラミング
要調査
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
実際には macro コマンド自身はマクロではない。それに、マクロとして定義すると正確には macro コマンドとは異なる挙動をするものになりそう。
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 locating the examples or documentation for macro_rules and syntax commands in the repository. Compare their treatment of the macro command with Lean's actual behavior and determine whether the examples should distinguish it from a macro definition. Done means the documentation accurately reflects that distinction.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100