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

Use supertables for operator junk #14

Open
scizzorz opened this issue May 10, 2018 · 2 comments
Open

Use supertables for operator junk #14

scizzorz opened this issue May 10, 2018 · 2 comments
Labels
lang Language improvement proposals
Milestone

Comments

@scizzorz
Copy link
Owner

Or something... hmm.

@scizzorz scizzorz added the lang Language improvement proposals label May 10, 2018
@scizzorz scizzorz added this to the 0.X.0 milestone May 10, 2018
@scizzorz
Copy link
Owner Author

I think performance might take a huge hit if every primitive operation becomes a hash table lookup. I wonder if there's a way to map specific keys to a slot... probably. I like that idea.

@scizzorz scizzorz changed the title Use metatables for operator junk Use supertables for operator junk May 22, 2018
@scizzorz
Copy link
Owner Author

Ah, I wonder if a symbol type a la #1 could help here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang Language improvement proposals
Projects
None yet
Development

No branches or pull requests

1 participant