Skip to content

[WIP] Implement String#unpack #2605

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
wants to merge 17 commits into from
Closed

[WIP] Implement String#unpack #2605

wants to merge 17 commits into from

Conversation

lopopolo
Copy link
Member

This is a WIP parser for the String#unpack format string. I paired with ChatGPT on this.

This will allow removing an mrbgem once it is done.

Docs: https://ruby-doc.org/core-3.1.2/String.html#method-i-unpack

@lopopolo lopopolo added A-parser Area: Parser implementations. A-ruby-core Area: Ruby Core types. S-wip Status: This pull request is a work in progress. labels Jun 12, 2023
@lopopolo
Copy link
Member Author

This PR is obsoleted by yarp and the new yarp and yarp-sys crates:

@lopopolo lopopolo closed this Aug 23, 2023
@lopopolo lopopolo deleted the lopopolo/string-unpack branch August 23, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parser Area: Parser implementations. A-ruby-core Area: Ruby Core types. S-wip Status: This pull request is a work in progress.
Development

Successfully merging this pull request may close these issues.

1 participant