Difference between revisions of "The Script Programming Language"
From SCI Wiki
Jump to navigationJump to search(76 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Official SCI Documentation]]<br /> | |
− | Author: Jeff Stephenson<br /> | + | <div align="center"><span style="font-size: 22pt">The Script Programming Language</span><br /> |
− | Date: 4 April 1988 | + | ''Author: [[Jeff Stephenson]]''<br /> |
− | + | Date: 4 April 1988</div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<blockquote> | <blockquote> | ||
− | + | *[[The Script Programming Language/Introduction | Introduction]] | |
− | + | *[[The Script Programming Language/Files | Files]] | |
− | + | *[[The Script Programming Language/Definitions | Definitions]] | |
− | + | *[[The Script Programming Language/Data Types and Variables | Data Types and Variables]] | |
+ | *[[The Script Programming Language/Primitive Procedures | Primitive Procedures]] | ||
+ | **[[The Script Programming Language/Primitive Procedures#Arithmetic primitives | Arithmetic primitives]] | ||
+ | **[[The Script Programming Language/Primitive Procedures#Boolean primitives | Boolean primitives]] | ||
+ | **[[The Script Programming Language/Primitive Procedures#Assignment primitives | Assignment primitives]] | ||
+ | *[[The Script Programming Language/Control Flow | Control Flow]] | ||
+ | **[[The Script Programming Language/Control Flow#Conditionals | Conditionals]] | ||
+ | **[[The Script Programming Language/Control Flow#Iteration | Iteration]] | ||
+ | *[[The Script Programming Language/Procedures | Procedures]] | ||
+ | *[[The Script Programming Language/Using SC | Using SC]] | ||
+ | *[[The Script Programming Language/Index | Index]] | ||
</blockquote> | </blockquote> | ||
− | The | + | <div align="center"> |
− | + | Chapter: | |
− | + | [[The Script Programming Language/Introduction|1]] | | |
+ | [[The Script Programming Language/Files|2]] | | ||
+ | [[The Script Programming Language/Definitions|3]] | | ||
+ | [[The Script Programming Language/Data Types and Variables|4]] | | ||
+ | [[The Script Programming Language/Primitive Procedures|5]] | | ||
+ | [[The Script Programming Language/Control Flow|6]] | | ||
+ | [[The Script Programming Language/Procedures|7]] | | ||
+ | [[The Script Programming Language/Using SC|8]] | | ||
+ | [[The Script Programming Language/Index|Index]] | ||
+ | </div><br /> | ||
− | + | * [[Media:SCRIPT.pdf|Download The Script Programming Language in PDF Form]]<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | | |
− | + | <span style="float: left"><span class="Inactive">< Previous: </span></span><span style="float: right">[[The Script Programming Language/Introduction|Next: Introduction >]]</span> | |
+ | | ||
− | + | [[Category:SCI Documentation]] | |
+ | [[Category:Scripting]] |