Tihomir Gvero, Viktor Kuncak, and Ruzica Piskac.
Interactive synthesis of code snippets.
In Computer Aided Verification (CAV) Tool Demo, 2011.
We describe a tool that applies theorem proving technology
to synthesize code fragments that use given library
functions. To determine candidate code fragments,
our approach takes into account polymorphic type
constraints as well as test cases. Our tool interactively displays a ranked
list of suggested code fragments that are appropriate for the current program point.
We have found our
system to be useful for synthesizing code fragments for
common programming tasks, and we believe it is a good platform
for exploring software synthesis techniques.
[ bib ]
Back