specifications
Everything on Ground Truth tagged “specifications” — 1 item.
Program synthesis: making a computer write the program from the specification Lesson
Program synthesis is the task of automatically constructing a program that satisfies a specification such as examples, types, tests, or logical constraints; it matters because a verifiable specification can turn programming from writing every instruction into searching for a correct implementation.