Difference between revisions of "The Script Programming Language/Index"
From SCI Wiki
Jump to navigationJump to search(6 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
| | ||
− | {| width=" | + | {| width="100%" |
− | | width=" | + | | width="20%" | |
* [[The Script Programming Language/Primitive Procedures#.28.21 e1.29|!]] | * [[The Script Programming Language/Primitive Procedures#.28.21 e1.29|!]] | ||
* [[The Script Programming Language/Primitive Procedures#.28.21.3D e1 e2 .5Be3....5D.29|!=]] | * [[The Script Programming Language/Primitive Procedures#.28.21.3D e1 e2 .5Be3....5D.29|!=]] | ||
Line 52: | Line 52: | ||
* [[The Script Programming Language/Primitive Procedures#.28.7C.3D v e.29||=]] | * [[The Script Programming Language/Primitive Procedures#.28.7C.3D v e.29||=]] | ||
* [[The Script Programming Language/Primitive Procedures#.28.7E e1.29|~]] | * [[The Script Programming Language/Primitive Procedures#.28.7E e1.29|~]] | ||
− | | width=" | + | | width="20%" | |
A | A | ||
* [[The Script Programming Language/Primitive Procedures#.28and e1 e2 .5Be3....5D.29|and]] | * [[The Script Programming Language/Primitive Procedures#.28and e1 e2 .5Be3....5D.29|and]] | ||
Line 60: | Line 60: | ||
* [[The Script Programming Language/Primitive Procedures#Arithmetic primitives:|assignment primitives]] | * [[The Script Programming Language/Primitive Procedures#Arithmetic primitives:|assignment primitives]] | ||
<br /> | <br /> | ||
− | B | + | B<!-- * [[The Script Programming Language/Files#base.sh|base.sh]] --> |
− | * [[The Script Programming Language/Files#base.sh|base.sh]] | ||
* [[The Script Programming Language/Primitive Procedures#Boolean primitives:|boolean primitives]] | * [[The Script Programming Language/Primitive Procedures#Boolean primitives:|boolean primitives]] | ||
* [[The Script Programming Language/Control Flow#Supporting constructs for iteration:|break]] | * [[The Script Programming Language/Control Flow#Supporting constructs for iteration:|break]] | ||
Line 81: | Line 80: | ||
* [[The Script Programming Language/Definitions#enum:|enum]] | * [[The Script Programming Language/Definitions#enum:|enum]] | ||
* [[The Script Programming Language/Procedures#Extern:|extern]] | * [[The Script Programming Language/Procedures#Extern:|extern]] | ||
− | | width=" | + | | width="20%" valign="top"| |
F | F | ||
* [[The Script Programming Language/Control Flow#Iteration:|for]] | * [[The Script Programming Language/Control Flow#Iteration:|for]] | ||
Line 109: | Line 108: | ||
* [[The Script Programming Language/Using SC#Options|options]] | * [[The Script Programming Language/Using SC#Options|options]] | ||
* [[The Script Programming Language/Primitive Procedures#.28or e1 e2 .5Be3....5D.29|or]] | * [[The Script Programming Language/Primitive Procedures#.28or e1 e2 .5Be3....5D.29|or]] | ||
− | | width=" | + | | width="20%" valign="top"| |
P | P | ||
* [[The Script Programming Language/Data Types and Variables#Pointers:|pointers]] | * [[The Script Programming Language/Data Types and Variables#Pointers:|pointers]] | ||
Line 123: | Line 122: | ||
* [[The Script Programming Language/Files#script.23:|script#]] | * [[The Script Programming Language/Files#script.23:|script#]] | ||
* [[The Script Programming Language/Files#selector|selector]] | * [[The Script Programming Language/Files#selector|selector]] | ||
− | ** [[The Script Programming Language/Data Types and Variables#Literal selectors:|literal]] | + | ** [[The Script Programming Language/Data Types and Variables#Literal selectors:|literal]] |
* [[The Script Programming Language/Files#include:|SINCLUDE]] | * [[The Script Programming Language/Files#include:|SINCLUDE]] | ||
* [[The Script Programming Language/Control Flow#Conditionals:|switch]] | * [[The Script Programming Language/Control Flow#Conditionals:|switch]] | ||
Line 137: | Line 136: | ||
** [[The Script Programming Language/Data Types and Variables#Variables:|temporary]] | ** [[The Script Programming Language/Data Types and Variables#Variables:|temporary]] | ||
* [[The Script Programming Language/Files#vocab.000|vocab.000]] | * [[The Script Programming Language/Files#vocab.000|vocab.000]] | ||
− | | width=" | + | | width="20%" valign="top"| |
W | W | ||
* [[The Script Programming Language/Control Flow#Iteration:|while]] | * [[The Script Programming Language/Control Flow#Iteration:|while]] |