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

Question: When do you want to implement interface, public, private, protected keywords? #12

Open
ghost opened this issue Aug 21, 2020 · 1 comment
Labels
wontfix This will not be worked on

Comments

@ghost
Copy link

ghost commented Aug 21, 2020

@haifenghuang When do you want to implement interface, public, private, protected keywords?

I ask because interface, public, private and protected keywords available, but they do not work.

@haifenghuang
Copy link
Owner

When designing the magpie language, I want the language to support these. But it's not that easy. If I implement these, the source code must be redesigned. That's a lot of work, so I have no plan to implement these, at least in the near future.

@haifenghuang haifenghuang added the wontfix This will not be worked on label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant