lean-ja / lean-ja/lean-by-example

macro_rules と syntax コマンドのマクロとして、macro コマンドを定義する

Open
#1,542 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.