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

Make it possible to have no prelude #21

Open
Tracked by #23
jparoz opened this issue Feb 25, 2023 · 0 comments
Open
Tracked by #23

Make it possible to have no prelude #21

jparoz opened this issue Feb 25, 2023 · 0 comments
Labels
feature Adds a new feature to the language.
Milestone

Comments

@jparoz
Copy link
Owner

jparoz commented Feb 25, 2023

Probably using a command line option. Or, maybe this ties in with shifting to a model more like rustc/cargo, where we have a separate build tool to source and provide the default Prelude, which is provided to huck with a command line argument. huck definitely needs to know which module is the prelude, so that it can implicitly import it.

@jparoz jparoz added the feature Adds a new feature to the language. label Feb 25, 2023
@jparoz jparoz added this to the 0.10.0 milestone Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds a new feature to the language.
Projects
Status: Todo
Development

No branches or pull requests

1 participant