Add a large number mode. #4

Open
opened 2024-08-19 17:10:40 +01:00 by threeoh6000 · 0 comments
Owner

Currently and by default, numbers in Granite are interpreted as i64s. It may be beneficial for the user at runtime to switch to other number values (e.g. i128, u128, u64).

The idea I have in mind right now is to add an operation that allows to set environment variables, maybe :](variable),(value) and the variable could be INTEGER_WIDTH or something.

Currently and by default, numbers in Granite are interpreted as `i64`s. It may be beneficial for the user at runtime to switch to other number values (e.g. `i128`, `u128`, `u64`). The idea I have in mind right now is to add an operation that allows to set environment variables, maybe `:](variable),(value)` and the variable could be `INTEGER_WIDTH` or something.
threeoh6000 added this to the 1.1 milestone 2024-08-19 17:10:45 +01:00
threeoh6000 added the
enhancement
label 2024-08-19 17:10:53 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: threeoh6000/granite#4
No description provided.