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

Implement Module system #344

Open
jespa007 opened this issue May 17, 2023 · 0 comments
Open

Implement Module system #344

jespa007 opened this issue May 17, 2023 · 0 comments

Comments

@jespa007
Copy link
Owner

The "module" will be dinamic library (.dll) and doing ´import "name"´ will load the module at runtime. I could be good idea implement namespaces concept as variables to access the classes implemted in the modules

will have global variables ?

@jespa007 jespa007 added this to the ZetScript 2.1.0 milestone May 17, 2023
@jespa007 jespa007 removed this from the ZetScript 2.1.0 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant