Difference between revisions of "S2 Guide: Language Reference"

From Dreamwidth Notes
Jump to: navigation, search
(moved S2 Guide: Language Reference to S2 Guide: Language Tutorial: I want to make Language Reference into a cheat sheet.)
 
Line 1: Line 1:
#REDIRECT [[S2 Guide: Language Tutorial]]
+
This is a reference sheet for the S2 language.  For more tutorial-minded information, see the [[S2 Guide: Language Tutorial]].
 +
 
 +
= Variables =
 +
 
 +
= Comments =
 +
 
 +
= Statements =
 +
 
 +
= Functions =
 +
 
 +
= Classes =
 +
 
 +
[[Category: S2 Guide]]

Revision as of 01:27, 15 June 2010

This is a reference sheet for the S2 language. For more tutorial-minded information, see the S2 Guide: Language Tutorial.

Variables

Comments

Statements

Functions

Classes