-
Notifications
You must be signed in to change notification settings - Fork 492
Added various base representations #474
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
base: master
Are you sure you want to change the base?
Conversation
@evantbyrne for inspiration
|
Can you please describe the user story for this? |
|
Yolo comes from a society that does not have an implicit bias towards base 10, and instead uses a variety of number scales for cultural reasons. Yolo is marginalized by the base 10 population for not being able to translate thirteen into this new monobase system. Yolo becomes destitute due to his inability to utilize thirteen and sells his children into slavery to survive. Yolo dies sad, alone, and confused. |
kittsil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix errors.
Please add a unary representation: "1111111111111",
consts.js
Outdated
| "0b1101", | ||
|
|
||
| // Base 3 | ||
| "111" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're inside an array. This line (and all added lines of code) need commas...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awkward
|
Should be ready for merge. |
|
User story: |
@evantbyrne for inspiration