Skip to content

Conversation

@swamishiju
Copy link
Collaborator

I have implemented initial support for the bytes type

a: bytes
a = b"test"

As of now they support assignment, function args, function return type

The implementation itself is very similar to str and most functions carry over directly

@certik
Copy link
Contributor

certik commented Apr 3, 2025

Do you mind rebasing this on top of the latest main? Add the libasr submodule changes into a branch and submit as a PR against LFortran.

@swamishiju
Copy link
Collaborator Author

swamishiju commented Apr 3, 2025

I think i'll keep this draft for now i'll rebase once we have integration tests completely working again incase it introduces some weird bugs and i'm not familiar with the new libasr so will take some time

@swamishiju swamishiju marked this pull request as draft April 3, 2025 02:50
@swamishiju swamishiju closed this by deleting the head repository Apr 12, 2025
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

Successfully merging this pull request may close these issues.

2 participants