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

Number literals (radix 1-36) #22

Open
F1uctus opened this issue Apr 21, 2020 · 0 comments
Open

Number literals (radix 1-36) #22

F1uctus opened this issue Apr 21, 2020 · 0 comments
Labels
enhancement New feature or request language syntax

Comments

@F1uctus
Copy link
Collaborator

F1uctus commented Apr 21, 2020

bin = 2::100101
oct = 8::523521
hex = 16::C0FFEE
tri = 36::V13HZ
doz = 12::138A3B
@F1uctus F1uctus created this issue from a note in Language features (In progress) Apr 21, 2020
@F1uctus F1uctus added the enhancement New feature or request label Apr 21, 2020
@F1uctus F1uctus added this to the Version 0.6.0.0 milestone Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language syntax
Projects
Language features
  
In progress
Development

No branches or pull requests

1 participant