Difference between revisions of "SCI Programming Language/Index"
From SCI Wiki
Jump to navigationJump to search (→W) |
(→W) |
||
Line 182: | Line 182: | ||
[[Category:SCI Documentation]] | [[Category:SCI Documentation]] | ||
+ | [[Category:SCI32]] | ||
+ | [[Category:Scripting]] |
Revision as of 19:43, 26 May 2016
+
++
+=
-
--
-=
*
*=
/
/=
^
^=
<
<<
<<=
<=
=
==
>
>=
>>
>>=
|
|=
~
!=
$$$sc.lck
#
A
&
&=
&rest
AND
arithmetic primitives
arrays, local
arrays, global
arrays, temporary
assignment primitives
B
boolean primitives
break
breakif
C
characters
classdef
classes.txt
comments
cond
conditionals
contif
continue
D
E
F
G
I
K
L
M
N
O
P
R
S
script#
scriptID
selector
sinclude
switch
switchto
system.sh
T
V
variables
global
local
temporary
W
< Previous: Compiling SCI Code Next: >