Integer support
GGG-KILLER opened this issue · 0 comments
GGG-KILLER commented
Support for integers.
Integer examples: 3
, 345
, 0xff
, 0xBEBADA
, 0b1010
, 0o77
Float examples: 3.0
, 3.1416
, 314.16e-2
, 0.31416E1
, 34e1
, 0x0.1E
, 0xA23p-4
, 0X1.921FB54442D18P+1