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

Rewrite tools/pb8.py and tools/pb16.py in C or C++ #11

Open
Rangi42 opened this issue Nov 1, 2021 · 0 comments
Open

Rewrite tools/pb8.py and tools/pb16.py in C or C++ #11

Rangi42 opened this issue Nov 1, 2021 · 0 comments

Comments

@Rangi42
Copy link

Rangi42 commented Nov 1, 2021

This could potentially reuse code from Sameboy's pb12.c and former pb8.c (MIT licensed).

I think C++ would have advantages for making use of <vector>, iterators, for-each loops, C++17 <filesystem>, etc.

In either case, installing gcc or g++ is comparable to installing python3, and would build faster for projects with many compressed resources.

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

No branches or pull requests

1 participant