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

Keyword arguments #13

Closed
moisespsena opened this issue Mar 14, 2022 · 3 comments
Closed

Keyword arguments #13

moisespsena opened this issue Mar 14, 2022 · 3 comments

Comments

@moisespsena
Copy link

Hello!
Do you have plans to supports keyword arguments?

@ozanh
Copy link
Owner

ozanh commented Mar 14, 2022

Hi, I haven't planned anything keyword arguments. It requires too much effort for now. I think it is better to focus on quick wins like basic modules. What do you think?

@moisespsena
Copy link
Author

Hi, I haven't planned anything keyword arguments. It requires too much effort for now. I think it is better to focus on quick wins like basic modules. What do you think?

I made this implementation for Tengo[1], but still the result of the benchmark was not satisfactory. If you can take a look and tell me what you think it would be interesting. If you consider it pertinent, I can make a Fork and implement this solution here.

[1] d5/tengo#371

@ozanh
Copy link
Owner

ozanh commented Jun 5, 2022

Closing this for now. However, I may change the Call method signature or add a new interface not to break backward compatibility in the near future for some improvements. We can discuss this at that time.

@ozanh ozanh closed this as completed Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants