Search for crossword answers and clues
Description of a computer algorithm which resembles (but isn't actually) formal syntax
Answer for the clue "Description of a computer algorithm which resembles (but isn't actually) formal syntax ", 10 letters:
pseudocode
Word definitions for pseudocode in dictionaries
Wiktionary
Word definitions in Wiktionary
n. (context computing English) A description of a computer programming algorithm that uses the structural conventions of programming languages but omits detailed subroutines or language-specific syntax.
Wikipedia
Word definitions in Wikipedia
Pseudocode (rarely known as Program Design Language ) is an informal high-level description of the operating principle of a computer program or other algorithm . It uses the structural conventions of a normal programming language , but is intended for human ...