Skip to content

Combine variables and operators #1

@mcspr

Description

@mcspr

Also, allow to use:

  • &operator to create function reference (with specific 'callable' internal type). allow to postpone the operator call:
    $var &some &operator ifn call
    (note that $bla &operator &value ifn is also theoretically possible, while not making any real sense :)
  • $operator (?) i.e. deref support. this might store operator object pointer as unsigned. not very useful, as it seems at a first glance
  • simplify 'constant' words like nan and pi

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