Difference between revisions of "SCI Programming Language"

From SCI Wiki
Jump to navigationJump to search
Line 34: Line 34:
 
[[The SCI Programming Language/Arithmetic Primitives|3]] |  
 
[[The SCI Programming Language/Arithmetic Primitives|3]] |  
 
[[The SCI Programming Language/Boolean Primitives|4]] |  
 
[[The SCI Programming Language/Boolean Primitives|4]] |  
[[The SCI Programming Language/Assignment Primitives |5]]
+
[[The SCI Programming Language/Assignment Primitives |5]] |
 
[[The SCI Programming Language/Data Types and Variables|6]] |  
 
[[The SCI Programming Language/Data Types and Variables|6]] |  
 
[[The SCI Programming Language/Definitions|7]] |  
 
[[The SCI Programming Language/Definitions|7]] |  

Revision as of 15:47, 20 May 2016

Official SCI Documentation

The SCI Programming Language

(an appendix to the SCI32 documentation manual)
Author: Jeff Stephenson
Date: 4 April 1988

Revised by: Susan Frischer
1st Revision: 14 September 1994
2nd Revision: 28 September 1994

 

Chapter: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | Index



 

< Previous: Next: Introduction >