Steps for the realization of a program under KHAWARIZM |
1. Familiarization with an arbitrary algorithmic language
2. Editing the algorithm
3. Syntax check
4. Running
5. Simulation ( running with a trace)
6. Trace ( follow step by step the evolution of your algorithm, leave the current loop or even the current module, ...)
7. Translation to a programming language
Khawarizm's task stops here.
8.
PASCAL or C programming : Use the PASCAL (or C ) compiler to finalize your program. Add all the data entry and result restitution modules. The Z language does not offer facilities for such tasks.