Difference between revisions of "The Script Programming Language/Index"
From SCI Wiki
Jump to navigationJump to searchLine 43: | Line 43: | ||
* [[The Script Programming Language/Primitive Procedures#.28.3D.3D e1 e2 .5Be3....5D.29|==]] | * [[The Script Programming Language/Primitive Procedures#.28.3D.3D e1 e2 .5Be3....5D.29|==]] | ||
* [[The Script Programming Language/Primitive Procedures#.28.3E e1 e2 .5Be3....5D.29|>]] | * [[The Script Programming Language/Primitive Procedures#.28.3E e1 e2 .5Be3....5D.29|>]] | ||
− | |||
* [[The Script Programming Language/Primitive Procedures#.28.3E.3D e1 e2 .5Be3....5D.29|>=]] | * [[The Script Programming Language/Primitive Procedures#.28.3E.3D e1 e2 .5Be3....5D.29|>=]] | ||
* [[The Script Programming Language/Primitive Procedures#.28.3E.3E e1 e2.29|>>]] | * [[The Script Programming Language/Primitive Procedures#.28.3E.3E e1 e2.29|>>]] | ||
+ | | width="400" | | ||
* [[The Script Programming Language/Primitive Procedures#.28.3E.3E.3D v e.29|>>=]] | * [[The Script Programming Language/Primitive Procedures#.28.3E.3E.3D v e.29|>>=]] | ||
* [[The Script Programming Language/Primitive Procedures#.28.26.3D v e.29|&]] | * [[The Script Programming Language/Primitive Procedures#.28.26.3D v e.29|&]] | ||
Line 64: | Line 64: | ||
* [[The Script Programming Language/Control Flow#Supporting constructs for iteration:|break]] | * [[The Script Programming Language/Control Flow#Supporting constructs for iteration:|break]] | ||
* [[The Script Programming Language/Control Flow#Supporting constructs for iteration:|breakif]] | * [[The Script Programming Language/Control Flow#Supporting constructs for iteration:|breakif]] | ||
− | |||
C | C | ||
* [[The Script Programming Language/Data Types and Variables#Characters:|characters]] | * [[The Script Programming Language/Data Types and Variables#Characters:|characters]] | ||
+ | | width="300" | | ||
* [[The Script Programming Language/Files#classdef|classdef]] | * [[The Script Programming Language/Files#classdef|classdef]] | ||
* [[The Script Programming Language/Files#classtbl|classtbl]] | * [[The Script Programming Language/Files#classtbl|classtbl]] | ||
Line 84: | Line 84: | ||
I | I | ||
* [[The Script Programming Language/Control Flow#Conditionals:|if]] | * [[The Script Programming Language/Control Flow#Conditionals:|if]] | ||
− | |||
* [[The Script Programming Language/Files#include:|include]] | * [[The Script Programming Language/Files#include:|include]] | ||
* [[The Script Programming Language/Control Flow#Iteration:|iteration]] | * [[The Script Programming Language/Control Flow#Iteration:|iteration]] | ||
+ | | width="300" | | ||
K | K | ||
* [[The Script Programming Language/Files#kernel.sh|kernal.sh]] | * [[The Script Programming Language/Files#kernel.sh|kernal.sh]] |