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

supportInterpreter オプション

Open
#2,043 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

  • supportInterpreter := true にすると実行ファイル単体での実行は無理になる
  • Environment を importModules で取得してかつ lake exe で実行しようとすると、supportInterpreter := true になっている必要がありそう

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.