出典:Wikipedia
出典:『Wikipedia』 (2011/07/08 12:07 UTC 版)
In computer science, programming by example (PbE), also known as programming by demonstration or more generally as demonstrational programming, is an End-user development technique for teaching a computer new behavior by demonstrating actions on concrete examples. The system records user actions and infers a generalized program that can be used upon new examples.