Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Literal: Binary, octal and hexadecimal must overflow to real #44

@Hywan

Description

@Hywan

Currently, only decimals overflow from integer to real. As discussed in #38, while the specification does not mention it, this is culturally admitted that the binary, octal and hexadecimal notation overflow to real.

Precision/accuracy issues are likely to be happen. We must be careful.

Progression

  • Binary,
  • Octal,
  • Hexadecimal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions