Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 660 Bytes

File metadata and controls

7 lines (4 loc) · 660 Bytes

Chapter 3: Procedures {#chapter-3-procedures}

In programming, a procedure is a set of statements that tells a computer how to run a program. There are rules governing how the statements work with one another in a procedure.

In Mobius, procedures are represented in the form of Procedure Lines in the Procedure Space. All the procedure writing take place in the Left Viewport.

Procedures in the Procedure Space