2019
Write, Execute, Assess: Program Synthesis with a REPL
NeurIPS 2019poster
We present a neural program synthesis approach integrating components which write, execute, and assess code to navigate the search space of possible programs. We equip the search process with an interpreter or a read-eval-print-loop (REPL), which immediately executes partially written programs, expo…