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

Add CLA support to Convert binary #5

Open
tpalmerstudios opened this issue Feb 12, 2024 · 1 comment
Open

Add CLA support to Convert binary #5

tpalmerstudios opened this issue Feb 12, 2024 · 1 comment

Comments

@tpalmerstudios
Copy link
Owner

Allow numbers to be added in program call. Assume binary unless numbers besides 0/1 or with flag.

@tpalmerstudios
Copy link
Owner Author

Allow flags
-d(ecimal)
-b(inary) [default]
-i(nteractive)

And future support for other base conversions.

Each base conversion should be modular and potentially added to an assembly library

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