Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trivial Local File Import #475

Closed
wants to merge 3 commits into from
Closed

Conversation

georg-schwarz
Copy link
Member

Explores technical implementations of #474.

Introduces a trivial file import mechanism.
All elements of files are exported (thus "trivial").

TODOs

  • adjust to whatever syntax [RFC] Exports, Imports, and Libraries #474 will settle on
  • fix tests
  • add documentation
  • ensure the mechanism works when starting the interpreter from different locations (not only within work dir)
  • check whether transitive imports are working

Next steps

  • limit accessible elements to ones that were made accessible explicitly (e.g., export keyword)

@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
@georg-schwarz georg-schwarz deleted the trivial-local-file-import branch May 28, 2024 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant