Difference between revisions of "SCI Programming Language/Index"
From SCI Wiki
Jump to navigationJump to search (→W) |
(→W) |
||
Line 171: | Line 171: | ||
[[SCI Programming Language/Control Flow#while|while]]<br /> | [[SCI Programming Language/Control Flow#while|while]]<br /> | ||
+ | |||
+ | | ||
+ | |||
+ | [[SCI Programming Language | Table of Contents]] | ||
+ | |||
+ | <span style="float: left">[[The SCI Programming Language/Compiling SCI| < Previous: Compiling SCI Code]]</span> | ||
+ | <span style="float: right"><span class="Inactive">Next: ></span></span> | ||
+ | |||
+ | | ||
+ | |||
+ | [[Category:SCI Documentation]] |
Revision as of 19:42, 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: >