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

Add string encoding functions #580

Closed
developedby opened this issue Jun 11, 2024 · 0 comments · Fixed by #594
Closed

Add string encoding functions #580

developedby opened this issue Jun 11, 2024 · 0 comments · Fixed by #594
Assignees
Labels
enhancement New feature or request prelude Bend's builtin types and functions

Comments

@developedby
Copy link
Member

We need functions to convert encoded Lists of bytes into Bend strings and vice versa.
They are necessary to use file IO, to read/write text files.

We need to support at least ascii and utf-8, in the future we can add other encodings.

@developedby developedby added enhancement New feature or request prelude Bend's builtin types and functions labels Jun 11, 2024
@imaqtkatt imaqtkatt self-assigned this Jun 18, 2024
@imaqtkatt imaqtkatt linked a pull request Jun 18, 2024 that will close this issue
github-merge-queue bot pushed a commit that referenced this issue Jun 19, 2024
@developedby developedby added this to the Bend IO lib v0 milestone Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prelude Bend's builtin types and functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants