Navigation
index
next
|
previous
|
M-Tutorial 1.0 documentation
»
Lessons
ΒΆ
Contents:
Basic Commands
Description
Start the M Interpreter
Managing Variables
The SET Command
Space Matters
The WRITE Command
The HALT Command
Basic Coding Style
Description
Uppercase versus Lowercase
The Short Form
The Horizontal Form
Basic Code Life Cycle
Description
Editing a File
Compiling a File
Running the Code
Editing Externally
Compiling Externally
Running Externally
Summary
Operator Precedence
Description
Precedence
Examples
Evaluation
Basic Flow Control
Description
The FOR Loop
Basic Conditionals
Description
The IF Command
The ELSE Command
Basic Postconditionals
Description
Basic Scope
Description
Line Scope
Variable Scope
Previous topic
Introduction
Next topic
Basic Commands
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
M-Tutorial 1.0 documentation
»