Skip to content

Float literals for NaN, Inf and -Inf #8

@dlech

Description

@dlech

The compiler currently doesn't have special float literals for the values NaN, Inf and -Inf.

DATAF_NAN is currently defined as 0x7FC00000 but this will cause an error when type checking is implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions