[SYMBOL]
[A]
[B]
[C]
[D]
[E]
[F]
[G]
[H]
[I]
[J]
[K]
[L]
[M]
[N]
[O]
[P]
[Q]
[R]
[S]
[T]
[U]
[V]
[W]
[X]
[Z]
! instruction (IMCC)
! operator
!= instruction (IMCC)
!~ operator
$ sigil, variables with
% format strings for sprintf opcode
% instruction (IMCC)
% operator
% sigil, variables with
2nd
%= operator
& ("all" junction) operator
& instruction (IMCC)
&& instruction (IMCC)
> instruction (IMCC)
>> instruction (IMCC)
>> operator
>>> instruction (IMCC)
>>=
>= instruction (IMCC)
< instruction (IMCC)
<< instruction (IMCC)
<< operator
<<= operator
<= instruction (IMCC)
* instruction (IMCC)
* operator
2nd
** instruction (IMCC)
** operator
**= operator
*= operator
+ instruction (IMCC)
+ operator
2nd
+& operator
+&= operator
+= operator
+^ operator
+^= operator
+| operator
+|= operator
- instruction (IMCC)
- operator
-= operator
. instruction (IMCC)
.arg directive
2nd
.const directive
.constant directive
.emit directive
.end directive
.endm directive
.endnamespace directive
.eom directive
.imc files
.include directive
.local directive
.macro directive
.namespace directive
.nciarg directive
.ncicall directive
.nciresult directive
.param directive
2nd
3rd
.pasm files
2nd
.result directive
2nd
3rd
.return directive
2nd
.return statement
.sub directive
.sym directive
/ instruction (IMCC)
/ operator
// null pattern
// operator
/= operator
:= operator
= = instruction (IMCC)
= instruction (IMCC)
= operator
? operator
?& (boolean AND) operator
??:: operator
?^ (boolean XOR) operator
?| (boolean OR) operator
@ sigil, variables with
2nd
@_ array
[ ] instruction (IMCC)
[...] (anonymous arrayref constructor)
^ ("one" junction) operator
^^ (XOR) operator
_main compilation unit
| ("any" junction) operator
| instruction (IMCC)
|| (OR) operator
|| instruction (IMCC)
~ instruction (IMCC)
~ operator
~& operator
~&= operator
~= operator
~^ operator
~^= operator
~| operator
~|= operator
~~ instruction (IMCC)
~~ operator
|