The Script Programming Language/Index
From SCI Wiki
Revision as of 00:02, 2 December 2015 by Andrew Branscom (talk | contribs)
The Original SCI Documentation
!
!=
+
++
+=
-
--
-=
*
*=
/
/=
^
^=
<
<<
<<=
<=
=
==
>
>=
>>
>>=
&
&=
&rest
|
|=
~
and
arithmetic primitives
array
arrays
assignment primitives
base.sh
boolean primitives
break
breakif
characters
classdef
classtbl
cond
conditionals
contif
continue
define
enum
extern
for
global
if
include
iteration
kernal.sh
local
mod
not
numbers
options
or
pointers
procedure
public
repeat
return
sc
script#
selector
literal
SINCLUDE
switch
synonyms
text
variables
global
local
temporary
vocab.000
while
word strings
< Previous: Using SCNext: >