Skip to content

Implement the builtin format function. #162

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

Closed
windelbouwman opened this issue Oct 17, 2018 · 0 comments · Fixed by #231
Closed

Implement the builtin format function. #162

windelbouwman opened this issue Oct 17, 2018 · 0 comments · Fixed by #231
Labels
E-help-wanted Extra attention is needed good first issue Good for newcomers

Comments

@windelbouwman
Copy link
Contributor

This is a large task. Head over to vm/src/builtins.rs and implement the builtin_format function. Try to start with a simple example and extend from there.

Also add a snippet in the tests/snippets directory to test your implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-help-wanted Extra attention is needed good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant