Language:
Free Online Dictionary|3Dict

pseudocode

Source : Free On-Line Dictionary of Computing

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.  It is often produced by CASE systems as a basis for
        later hand coding.
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z