Compilers that learn
Feb. 25th, 2006 09:24 pmWhy C compilers do not suggest how to correct errors?
Compiler sees both the bugged and the clean version of the code, so it could perform supervised learning.
Most of the errors are typical and thus can be corrected automatically. Is anybody doing this?
Compiler sees both the bugged and the clean version of the code, so it could perform supervised learning.
Most of the errors are typical and thus can be corrected automatically. Is anybody doing this?