Content deleted Content added
Stevebroshar (talk | contribs) →Compilation: Remove info that is uncited, guess-work, low value and rather obvious; mostly word salad |
Stevebroshar (talk | contribs) →Operator features in programming languages: simplify complicated info for algo |
||
Line 65:
{| class="sortable wikitable"
|-
!Language
!Symbolic operators
!Alphanumeric
!Prefix
!Infix
Line 77:
! {{verth|Programmer-defined<br/>operator symbols}}
|-
| [[ALGOL 68]] (each symbolic operator has an alphanumeric equivalent and some a non-[[ASCII]] equivalent)
| {{mono|1=+* ** * / % %* %× - + < <= >= > = /= & -:= +:= *:= /:= %:= %*:= +=: :=: :/=:}}
non-ASCII:
{{mono|1=¬ +× ⊥ ↑ ↓ ⌊ ⌈ × ÷ ÷× ÷* □ ≤ ≥ ≠ ∧ ∨ ×:= ÷:= ÷×:= ÷*:= %×:= :≠:}}
| {{mono|
| {{Yes}}
| {{Yes}}
|