Skip to content

Support more numeric formats #3

@RougherO

Description

@RougherO

Currently the language only support plain integer and decimal floating points.

Extending support for other formats like

prefix type
0b or 0B binary integers
0 octal integers
0x or 0X hexadecimal integers
1.2e+01 exponent notation
0xAE33.44p+2 hexadecimal notation

would be a great addition to the language

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions