Difference between revisions of "The Script Programming Language/Index"
From SCI Wiki
Jump to navigationJump to searchLine 41: | Line 41: | ||
* [[The Script Programming Language/Primitive Procedures#.28.3C.3D e1 e2 .5Be3....5D.29|<=]] | * [[The Script Programming Language/Primitive Procedures#.28.3C.3D e1 e2 .5Be3....5D.29|<=]] | ||
* [[The Script Programming Language/Primitive Procedures#.28.3D v e.29|=]] | * [[The Script Programming Language/Primitive Procedures#.28.3D v e.29|=]] | ||
− | |||
* [[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|>]] | ||
+ | | width="400" | | ||
* [[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|>>]] | ||
Line 59: | Line 59: | ||
* [[The Script Programming Language/Data Types and Variables#Arrays:|arrays]] | * [[The Script Programming Language/Data Types and Variables#Arrays:|arrays]] | ||
* [[The Script Programming Language/Primitive Procedures#Arithmetic primitives:|assignment primitives]] | * [[The Script Programming Language/Primitive Procedures#Arithmetic primitives:|assignment primitives]] | ||
− | |||
B | B | ||
* [[The Script Programming Language/Files#base.sh|base.sh]] | * [[The Script Programming Language/Files#base.sh|base.sh]] | ||
Line 65: | 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]] | ||
+ | | width="300" | | ||
C | C | ||
* [[The Script Programming Language/Data Types and Variables#Characters:|characters]] | * [[The Script Programming Language/Data Types and Variables#Characters:|characters]] |