Skip to content

[FEATURE REQUEST] Add support for Binary Literals #965

@11Spades

Description

@11Spades

Currently, FluffOS has support for hex literals (0xFFFFFF), but not binary literals (0b11111111).

While binary literals are a fairly obscure feature, they go hand-in-hand with bitwise operations, which FluffOS does support.

Thus, I feel that support for binary literals would be a nice addition to the driver.

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