pseudocode

A notation resembling a programming language but not intended for actual compilation. It usually combines some of the structure of a programming language with an informal natural language description of the computations to be carried out. Some CASE systems produce it as a basis for later hand coding.