Nuru
Nuru copied to clipboard
Add support for hexadecimal numbers
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]