lean-ja / lean-ja/lean-by-example
supportInterpreter オプション
Open
Nobody has claimed this yet.
オプション
メモ
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
- supportInterpreter := true にすると実行ファイル単体での実行は無理になる
- Environment を importModules で取得してかつ lake exe で実行しようとすると、supportInterpreter := true になっている必要がありそう
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
No file or test is named. Start by locating the Environment/importModules usage and the lake exe invocation, then verify how supportInterpreter affects standalone execution. The expected behavior and a regression check need to be defined before implementation can be scoped.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100