Difference between revisions of "SCI Programming Language/Index"
From SCI Wiki
Jump to navigationJump to search (→R) |
(→S) |
||
Line 150: | Line 150: | ||
[[SCI Programming Language/Files#script#|script#]]<br /> | [[SCI Programming Language/Files#script#|script#]]<br /> | ||
− | |||
[[SCI Programming Language/Files#scriptID|scriptID]]<br /> | [[SCI Programming Language/Files#scriptID|scriptID]]<br /> | ||
− | |||
[[SCI Programming Language/Files#selector|selector]]<br /> | [[SCI Programming Language/Files#selector|selector]]<br /> | ||
− | |||
[[SCI Programming Language/Files#sinclude|sinclude]]<br /> | [[SCI Programming Language/Files#sinclude|sinclude]]<br /> | ||
− | |||
[[SCI Programming Language/Control Flow#switch|switch]]<br /> | [[SCI Programming Language/Control Flow#switch|switch]]<br /> | ||
− | |||
[[SCI Programming Language/Control Flow#switchto|switchto]]<br /> | [[SCI Programming Language/Control Flow#switchto|switchto]]<br /> | ||
− | |||
[[SCI Programming Language/Files#system.sh|system.sh]]<br /> | [[SCI Programming Language/Files#system.sh|system.sh]]<br /> | ||
− | |||
− | |||
− | |||
== T == | == T == | ||
− | text | + | [[SCI Programming Language/Data Types and Variables#Text|text]]<br /> |
== V == | == V == | ||
− | variables | + | [[SCI Programming Language/Data Types and Variables#Variables|variables]]<br /> |
− | + | [[SCI Programming Language/Data Types and Variables#GlobalVars|global]]<br /> | |
− | + | [[SCI Programming Language/Data Types and Variables#LocalVars|local]]<br /> | |
− | + | [[SCI Programming Language/Data Types and Variables#TempVars|temporary]]<br /> | |
== W == | == W == | ||
− | while | + | [[SCI Programming Language/Control Flow#while|while]]<br /> |
− | + | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 | |
− | |||
− |
Revision as of 19:39, 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
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18