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

Allow pint° code to import pint° files #4

Open
mateusfccp opened this issue Sep 29, 2024 · 0 comments
Open

Allow pint° code to import pint° files #4

mateusfccp opened this issue Sep 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mateusfccp
Copy link
Owner

Currently, the import mechanism allows one importing from the packages that were downloaded through pub get and dart packages (like dart:collection, dart:async etc.).

If we have #3, it would be interesting to allow pint° code to import other pint° code. If not, we won't ever be able to have 100% pint° programs, as we will have to compile them to Dart before.

@mateusfccp mateusfccp added the enhancement New feature or request label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant