Skip to content

add int , int() and float, float() as aliases for default precision #34

@pmp-p

Description

@pmp-p

with reasonable defaults like i32 and f32.

The main reason and it's an quite important one is that third parties C++ libraries like Panda3D or Bullet Physics can be built for simple or double float precision. So for a whole project it should be possible to set the default precision of Mys.

( also maybe up to i128/ f128 with https://bellard.org/softfp ? )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions