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

Added rust translation of nm2rgb.py #1

Open
wants to merge 12 commits into
base: tint
Choose a base branch
from

Conversation

afunsten
Copy link

@afunsten afunsten commented Jul 5, 2022

sample target tested on macOS

@afunsten afunsten closed this Jul 11, 2022
Copy link
Owner

@georgalis georgalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @afunsten I'd like to merge this but need a couple changes... please

  • purge the binaries and/or tmp files, tint/Cargo.lock tint/target/release/tint tint/target/.rustc_info.json
  • don't squash the former python, extend to run each lang for comparison, eg demo python, rust, swift for users to choose tint/fn.bash tint/README.md tint/fn.bash
  • change ./src/ to ./src/rust/
  • provide a build command and command to install the binary to eg ./bin/rust/tint (assume RUSTUP_HOME and CARGO_HOME are in env)

I'll follow these conventions for nm2rgb.py after the pr. Would be great to demo, compare/contrast the python/rust/swift versions without collisions!!

@afunsten afunsten reopened this Jul 28, 2022
@afunsten
Copy link
Author

Hey @afunsten I'd like to merge this but need a couple changes... please

  • purge the binaries and/or tmp files, tint/Cargo.lock tint/target/release/tint tint/target/.rustc_info.json
  • don't squash the former python, extend to run each lang for comparison, eg demo python, rust, swift for users to choose tint/fn.bash tint/README.md tint/fn.bash
  • change ./src/ to ./src/rust/
  • provide a build command and command to install the binary to eg ./bin/rust/tint (assume RUSTUP_HOME and CARGO_HOME are in env)

I'll follow these conventions for nm2rgb.py after the pr. Would be great to demo, compare/contrast the python/rust/swift versions without collisions!!

I reopened the PR and addressed some of the issues. Please have another look.

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.

3 participants