Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

EnvExtension for in-code configuration #58

@xubaiw

Description

@xubaiw

How about adding an EnvExtension to lake so that we can add to package configuration directly in code with CoreM?

The original thought is to trace external files in include_str, and it comes to a more generalized pattern:

  1. include_str can specify the external file to trace with this extension.
  2. lean4-alloy can notify lake to build the generated file.
  3. codes can now depend on some common packages for system library searching heuristics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinvalidThis doesn't seem right

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions