New Finite Automata Applications in Novice Program Comprehension
Abejide Ade-Ibijola
Broschiertes Buch

New Finite Automata Applications in Novice Program Comprehension

Versandkostenfrei!
Versandfertig in 6-10 Tagen
42,99 €
inkl. MwSt.
PAYBACK Punkte
21 °P sammeln!
Automatically comprehending novice programs with the aim of giving useful feedback has been an Artificial Intelligence problem for over four decades. Solving this problem basically entails manipulating the underlying program plans; i.e. extracting and comparing the novice's plan to the expert's plan and inferring where the novice's bug is from. The bugs of interest in this domain are often semantic bugs as all syntactic bugs are handled by automatic debuggers - built in most compilers. Hence, a program that debugs like the human expert should understand the problem and know the expected soluti...