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

Implement beman.iterator_interface #36

Open
camio opened this issue Aug 1, 2024 · 4 comments
Open

Implement beman.iterator_interface #36

camio opened this issue Aug 1, 2024 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@camio
Copy link
Contributor

camio commented Aug 1, 2024

This task is to create a new Beman.IteratorInterface library implementing Zach Laine's std::iterator_interface paper.

There is an implementation here licensed under Apache-2.0 WITH LLVM-exception that would be a good start.

@tzlaine offered to mentor anyone who wants to take this up.

@camio camio added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 1, 2024
@linusboehm
Copy link
Contributor

What changes/additions are required compared to the implementation in Optional26?

@camio
Copy link
Contributor Author

camio commented Sep 12, 2024

Sorry for the delayed response! @tzlaine any thoughts? I think part of the work would be to go through the proposal and the implementation and see what, if anything, is inconsistent.

@linusboehm
Copy link
Contributor

linusboehm commented Sep 12, 2024

I might be misremembering, but I think @steve-downey mentioned at one point that he's almost done with a Beman implementation for IteratorInterface. Would definitely be interested to know the current status/TODOs.

@camio camio changed the title Implement Beman.IteratorInterface Implement beman.iterator_interface Sep 16, 2024
@neatudarius
Copy link
Member

Status: already started to implement bemanproject/iterator_interface#1

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

No branches or pull requests

4 participants