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

[meta] Expressions #14

Open
10 of 18 tasks
Hywan opened this issue Jul 6, 2016 · 0 comments
Open
10 of 18 tasks

[meta] Expressions #14

Hywan opened this issue Jul 6, 2016 · 0 comments

Comments

@Hywan
Copy link
Member

Hywan commented Jul 6, 2016

Address #11.

Specification

https://github.com/php/php-langspec/blob/master/spec/19-grammar.md#expressions

Progression

  • Primary expressions,
  • Postfix operators,
  • Unary operators,
  • Assignment operators:
    • Conditional operator,
      • instanceof operator,
      • Multiplicative operators,
      • Additive operators,
      • Bitwise shift operators,
      • Relational operators,
      • Equality operators,
      • Bitwise logical operators,
      • Logical operators (form 1),
      • Logical operators (form 2),
    • Coalesce operator,
  • yield operator,
  • Script inclusion operators,
  • Constants expressions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant