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

Ranged Integers #28

Open
2 of 5 tasks
VonTum opened this issue Nov 12, 2024 · 0 comments
Open
2 of 5 tasks

Ranged Integers #28

VonTum opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@VonTum
Copy link
Collaborator

VonTum commented Nov 12, 2024

Right now integers are all 32 bit. Most work has already been done to get to sized integers, but the final sprint still has to be done.

  • Templated Types
  • Define __builtin__ struct int in core.sus
  • HM typechecking for Concrete Types
  • Add MAX parameter to int struct
  • int operators create new ints with new MAX values
@VonTum VonTum added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant