Nuru icon indicating copy to clipboard operation
Nuru copied to clipboard

Add support for hexadecimal numbers

Open gekkowrld opened this issue 10 months ago • 0 comments

Add the ability for parsing hexadecimal numbers. During parsing, the value decays down to either Integer or Float. This simplifies the parsing process.

This partially fixes: https://github.com/NuruProgramming/Nuru/issues/63

Signed-off-by: Gekko Wrld [email protected]

gekkowrld avatar Mar 11 '25 13:03 gekkowrld